| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 3 |
| Assertions | 198 | 23 |
| Skipped Tests | 0 | - |
expected 479 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 82933765-b8c9-4df3-97f2-18ee8ac2fa58 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-OwExvvDUmKKdYcFiXTXSXny+daQ" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69ce455a-9063-47ba-b212-f69547eba722 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9d2d5b44-e7fc-4380-a9cd-e936bd2a4402 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9eb52c20-8ea3-443b-98a2-9c84d8c3fe74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f5a8937-9dd8-410a-bb56-56f5ea5c8364 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6ad73f6-b944-4824-b8f8-46995850b055 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3d625d7a-4a40-4b1d-ba81-9181893ce443 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-cEw8u+L3Jnoml4yN4SeOt4TKupw" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":521},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77359b95-ed46-4778-8a3d-ef000dc5f7fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 57c859ae-2da0-4ce8-921f-f6b48202ac84 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-cEw8u+L3Jnoml4yN4SeOt4TKupw" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":521},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 232aa836-322d-4bb6-a8cd-8942c6423f7a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b9dab494-3aaa-43b7-8001-16d0513cdf72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e3d7415-8495-4c31-bc20-e77de33f0a36 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| randomnumber | 956 |
| randomFirstName | Dayana |
| randomLastName | Carroll |
| randomEmail | Wilburn.Brakus@yahoo.com |
| randomPhone | 887-785-8193 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1916868d-fac6-402b-a720-0b65ca7e6be0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1045 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Tobin",
"last_name": "Sporer",
"mobile_number": "937-302-2255",
"mobile_number_alt": "",
"email_id": "Wava14@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"32962688649003",
"imei1": "32962688649003",
"imei2": "32962688649003",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UVbfN6vM5oTZ6GaxXfEqa+PElww" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":161110,"tr_customer_product_id":161100,"job_number":"JOB_161093"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| randomnumber | 967 |
| randomFirstName | Pedro |
| randomLastName | Kemmer |
| randomEmail | Nichole83@yahoo.com |
| randomPhone | 991-882-4405 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9bb4ba68-2eec-4a41-bbf3-c3e23edf508f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1050 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jamar",
"last_name": "Sauer",
"mobile_number": "873-477-2100",
"mobile_number_alt": "",
"email_id": "Kara_Leffler@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"88325123209120",
"imei1": "88325123209120",
"imei2": "88325123209120",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 376 |
| randomFirstName | Flavio |
| randomLastName | Davis |
| randomEmail | Celestine.Mitchell@yahoo.com |
| randomPhone | 309-884-9701 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a3cdc5f8-6495-4c12-8899-9e58d9517831 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jakayla",
"last_name": "Jerde",
"mobile_number": "955-323-7207",
"mobile_number_alt": "",
"email_id": "Jamey_Cassin58@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"6787677449115",
"imei1": "6787677449115",
"imei2": "6787677449115",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| randomnumber | 961 |
| randomFirstName | Albertha |
| randomLastName | Keeling |
| randomEmail | Bettye.Marks40@yahoo.com |
| randomPhone | 398-573-0912 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5e9a167b-0ead-4441-b070-9518041ffc90 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| randomnumber | 991 |
| randomFirstName | Jed |
| randomLastName | Lakin |
| randomEmail | Augusta6@hotmail.com |
| randomPhone | 606-335-4543 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9efd1f70-c435-46d5-9096-b43b2b3c923f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1039 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Emmett",
"last_name": "Gutmann",
"mobile_number": "486-909-6977",
"mobile_number_alt": "",
"email_id": "Felicia_Towne@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000326",
"imei1": "100000326",
"imei2": "100000326",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| randomnumber | 946 |
| randomFirstName | Lisandro |
| randomLastName | Daniel |
| randomEmail | Blake80@yahoo.com |
| randomPhone | 895-403-8661 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e10661f-4813-47f9-b8a8-022021549b48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 048b1808-df70-474f-9136-5921f85feeba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-CfO8WeP1kQ4oRXTER/hfIbYGLP0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":522},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d36b936-5bb5-4951-b7e0-a28761a96470 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7ea73-6wLfpzSF5z1ZiFrNvfNmHbiPVUc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:35.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 257bb7c9-d9fc-4ad6-9c0b-7596d4558071 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f9aebb6-d66f-4e19-953e-04d338396ffc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3306316-5823-4849-8ccc-ed715bcf920e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-gb1oiWEwAGj/OHZVS40Y6Ci5JXQ" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d3e047f0-fe40-4936-9040-93f13a59b19a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cc74de3a-176e-42e0-a941-83a8f46a550d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-q0XIj7IXv4x3YoPg4ySWA573bG4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":352},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3ba8141-15fd-4fee-beb9-87e8af6855ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"558b7-FrN44r3H9FYKjYL5mNMHAZbKISI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:35.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 842170f6-f244-4c42-b119-05f1d04fa0cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 90292bb5-0619-41b4-9cc3-16b496e79304 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 161093,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 08dade36-7c71-4052-ad84-5530041954dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"554de-55j4OxC+FB4BPBCmvKcbu5uE1ug" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 81f7e648-4f17-4723-b092-92b2cdc4f2b6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-oHT1tHXBun7AvyeTKkYnDVLWpBQ" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17d12a27-05c5-4c91-8ac1-597318d084fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71ba796a-a1c4-4214-8a29-989b1439fdb6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-41Qf1w1h6ga9PnT+4nL87c9493M" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":176}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab67a2ab-4b6f-49da-9207-e46f592ea6da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7b4-QAIjKSkYsfgn4tLzCBfj1D2yS8U" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:40.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:27:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fc000ba-4494-4078-9ed8-756b0df3751b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06001ce1-50fd-482e-959e-57c3295c8597 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"947-pgeTJhHZgu9X7XCnKD0uYz/QqD4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:40.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:27:40.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":161093,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T07:27:35.000Z"}],"quatations":[]},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":160922,"remark":"Apps are opening slowly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T05:58:41.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5efb79ab-da16-4778-b7e7-542e8e24ae81 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjB9.f9F96DPW1tjDbjWUNcAOgq-ThpZaUSk3uA6_j_H7s7A |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 273e74ff-9d63-4ba3-bdc4-c48547ea9bde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":161093,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f783e2a-3930-49ce-878f-b84b6514920b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-rSNOr5eSkNlLBSWKV4BY4/FQbYM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e39e362f-9b47-40a6-a04e-0c242aa55214 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ffea87bd-caf2-4def-86ce-6bc3081fbd33 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-mr+E+A1gaSArceiPUZIwmk2E4BE" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":175},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98de30fc-206a-4d26-9cbe-ceef84c78a40 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aac0b38b-ffbe-4a98-9725-69b5b4ae8785 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a56d-FngHvOH1FjXxekY20GzZ8NSPtdU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c0380374-cfdc-4c21-9437-8fe9f55d6115 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d5-r9mJdvwm+HzzvQgJ7yyxkWwQyNE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:42.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T07:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c416cd8d-dda3-48ce-be20-9ef9eb8c9c31 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161093
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA2M30.Rt26Ek9BZvUcZVp2nj1NZLJC8PTXWOztugPVUJqXZq0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c15a9d1-0f3d-4316-ba89-bbb16f3ebbec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-TQox5+uryDu+0ibtN5cvc2WsYLs" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b8b8fe3-78e6-447c-be07-6baebd434681 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-0+R43C46fIp10CUaZY/iaaMYlec" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjV9.n2_dB4s2L3GEw70K6Ym9LwFlVx88W6G3IZRpeofnUhM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5f20e92-d884-4c44-9e30-b4458ef5d046 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f477d410-0b11-4215-875b-2812d73f1d68 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ursxFkeWw+VxNX/7JZkFpTD8Dug" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":522},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 594b19a9-59ba-4783-af80-76f2afdd83c7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1005 |
| ETag | W/"3ed-kHBm37g8rb5rNtXD7xIlbehw6U4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:45.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eadcc463-6d2b-41f0-a422-45866b2a1fae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1005 |
| ETag | W/"3ed-kHBm37g8rb5rNtXD7xIlbehw6U4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:45.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c33e7e09-057b-48f8-b661-b402946d00dd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161093
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5cb9d07e-912b-4abc-9fcf-2f4e21fa03e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTJ9.-UAcdre7sHgEGkc7AJpa4zHst96E8GxSoQ0OU-k0xOw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5fa54e48-5f53-40c1-8b7e-5b2ecac1c5ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60ac32b0-c798-43c3-ae3e-3dcb7e76a819 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-DfrZVjZ7ot3EsDBaYnEGmny2UHw" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 933a0dae-a93f-41c8-971d-aaa0558d3fb3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1f041d76-0aca-482f-8d8c-117e8d533f67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae1475b6-3005-4684-8a3d-65a748d2145a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 97a57973-a2e9-41cd-ab2c-32fc02193b00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 87307bf3-86d1-4545-9399-ccfe40de2e1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 087e6522-3e2a-4bd3-be40-bdd70ef15cb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-CfO8WeP1kQ4oRXTER/hfIbYGLP0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":522},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2dd16ab9-391c-4ff5-9ef8-5fa224f2ff25 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5746334c-2d50-428d-b3d6-35953bb04774 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-CfO8WeP1kQ4oRXTER/hfIbYGLP0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":522},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f15f41ff-505a-4266-b450-e45c0d2c1121 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1dda8d63-83ef-40ad-a2f5-456774959030 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2331a9c-8820-46c9-9d03-9f6956daf40d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| randomnumber | 953 |
| randomFirstName | Junior |
| randomLastName | Blanda |
| randomEmail | Talon_Moen57@yahoo.com |
| randomPhone | 860-334-6784 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e86da3cb-997c-4c67-9586-c75bd88278b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Vaughn",
"last_name": "Bartell",
"mobile_number": "859-321-4428",
"mobile_number_alt": "",
"email_id": "Keeley.Pouros@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"73693695310275",
"imei1": "73693695310275",
"imei2": "73693695310275",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-YzBi/NqclAjnMosYxs2mjBXCnfY" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":161111,"tr_customer_product_id":161101,"job_number":"JOB_161094"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| randomnumber | 419 |
| randomFirstName | Newton |
| randomLastName | Mueller |
| randomEmail | Chanel.Rolfson@hotmail.com |
| randomPhone | 687-369-7701 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae653ea2-a9c0-42a6-97a8-19ad2710bdb3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Zion",
"last_name": "Bergnaum",
"mobile_number": "741-593-5802",
"mobile_number_alt": "",
"email_id": "Armani.Schaefer@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"67153657668035",
"imei1": "67153657668035",
"imei2": "67153657668035",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNTh9.2E3syWNTllqhoJBQoUVFufsY4zbP1JiQgPCB9n-m3Wc |
| randomnumber | 246 |
| randomFirstName | Harrison |
| randomLastName | Schinner |
| randomEmail | Orin.Walker48@yahoo.com |
| randomPhone | 887-958-5516 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6192adba-978e-48ff-8af5-32cec5d5590b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Matilda",
"last_name": "Bradtke",
"mobile_number": "789-537-0135",
"mobile_number_alt": "",
"email_id": "Ashtyn_Lind@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"66272972448365",
"imei1": "66272972448365",
"imei2": "66272972448365",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| randomnumber | 994 |
| randomFirstName | Katrina |
| randomLastName | Zboncak |
| randomEmail | Maxie_McLaughlin78@yahoo.com |
| randomPhone | 939-368-8876 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b60ea11-2857-4e86-a388-6ca8767dd316 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| randomnumber | 834 |
| randomFirstName | Tabitha |
| randomLastName | Hyatt |
| randomEmail | Ellsworth_Labadie58@gmail.com |
| randomPhone | 550-977-5112 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba10f6e2-d7e3-4906-9a0e-91dbbad5c97f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1044 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Aubree",
"last_name": "Runolfsson",
"mobile_number": "371-303-8955",
"mobile_number_alt": "",
"email_id": "Bobbie.Schuppe2@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000311",
"imei1": "100000311",
"imei2": "100000311",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| randomnumber | 445 |
| randomFirstName | Cindy |
| randomLastName | Hyatt |
| randomEmail | Penelope14@gmail.com |
| randomPhone | 542-720-6478 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e8c21290-0167-4058-964a-d369fd856056 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b0394de1-031b-4d76-84fb-2bc7ee6ee869 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-XSGed5ztLYDsbptL3/MVK1QLIes" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":523},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa4714d1-76f0-4406-a4bc-bcf9f3051b3c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7ee50-AccXtvdSwrT3PmZdLmCBQ5foIEY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:27:51.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:47.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 110d2818-372e-4d5f-8a75-fc02c5252967 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3fa36ca7-addb-46f7-a245-043318efd4d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa6b6335-4c66-435e-97dd-1b2bed928bc0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-D41Iw0Ajvk/CgOZkSF9vhrYMpBI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0bcb35c9-7990-4a0b-b542-a580cf905f7f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f9796415-b21e-469f-9b05-b4e38202df1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-q0XIj7IXv4x3YoPg4ySWA573bG4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":352},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 83d12b68-4b8a-4202-97d9-445fd3b952ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"558c2-Vtsjp+qsrQeijrXuNt9ItMYGCJE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:27:51.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58d63908-0552-4a7f-bccc-a2c8cb2ea352 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7ad6cf49-a6f2-4c15-930d-7d03de59b041 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 161094,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0133a540-82ab-4716-85fb-4617088220ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"554de-55j4OxC+FB4BPBCmvKcbu5uE1ug" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c23a6d7d-806b-463b-bcd9-ca6da9408d6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-tO0bPZKhxHb6auDHzgaTJeM+Y04" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69a0faad-8eef-4acb-88e7-67ceecb8bbf2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 00c5d0bb-6e60-4ddd-816e-cdf796b31445 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-ho6d1LEI546YzEw1AcpR0/wSF/Q" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":177}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca450ac8-fc31-4f65-ab2a-43e80f50c33c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7bf-UDCFTUg/0A2/zCrkbQiXQk/IfmE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:27:55.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:27:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7a55216-3149-4138-9a4a-276a678ca6e2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4857bd4c-58e5-408c-9592-1e50936f7d53 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"952-PP0cPhQAb3iyfvO6KaNxIAVX+is" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:27:55.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:27:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":161094,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T07:27:51.000Z"}],"quatations":[]},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":160922,"remark":"Apps are opening slowly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T05:58:41.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1ea7add-f122-4346-b08e-adae4c0e0f1f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzZ9.fdKL5DJ9qhefoA1EGRyw_8RVqxGMX5m03vXVwGHHSUk |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9024e5e4-0051-46fa-b032-6f647312b680 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":161094,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bcae384b-dcf9-434d-964d-b40e60748205 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-P2Jm3bDCTUztQ/J3LzQ0OvUzy9M" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 878ab38d-37da-4b1d-a6b8-fe9f0b91a236 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37a5ce2a-b0ff-40d7-a33e-0fe1e31df1d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-2SeHYwbNednCwnA2w8diuOdYoNc" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":176},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 02c8b3f4-f3ae-4b3f-bc46-5aec3da23065 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:27:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aca59dcb-a0b1-4a0f-a143-f651742033ac |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a93f-zl5NhxMJ7a8v7sKlKmDl3p4/0Vk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:27:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:47.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d97925dc-71e4-4c69-b688-adfd42ba7b50 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e0-IxfvRWt1PTMw97xquw4byCwQYZE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:27:58.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T07:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b908f040-eaa6-4539-b798-9dfcd2747a4b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161094
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA3OH0.mqtzcX5LpNaqKRpR0C8u-wQCgb01_Xyi--8g5PpS3Qk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c7505e1-1130-4eb7-8043-9f2bdadd63f1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-TQox5+uryDu+0ibtN5cvc2WsYLs" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b04ac6ae-2c3a-4c70-a7cc-e35ca66b6660 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-rK9i7/pjvcHbKNdtyEoCOxvaemg" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODF9.5y7DiIP3XcDiRicBo8OgWohBULTMmNzlNvhBbG_bT_I"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 11d40416-c197-4224-b5a8-55ee86a56f49 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 999be7f6-43fa-4206-aaa0-a69fc4e8e921 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-1yqrDYKGuyuKKqyWcHNtEQMeA24" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":523},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 790b9fc4-c332-40d2-8af5-fb29310edc47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-bcfmLhGlv6PtSpxF6RCPsjbp/Vo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:28:00.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 96c2d395-133e-473c-af48-2e50279beea4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-bcfmLhGlv6PtSpxF6RCPsjbp/Vo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:28:00.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2cfe73ed-449e-4e08-affa-a8f621fd7967 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161094
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3f0c5e53-ce7b-4f0a-a67c-8622ca836623 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNjh9.NvGxu5MwGEgV80hDEwZyd9RGmknTZ2TjoSky0Apb3Lc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae6d7f24-47c3-4476-8a0a-f95209e9ebc5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db6a6950-5f57-40e9-b5b0-d8ec0dfa1bcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-EVVyLKkTJSS+1HC+V1yiyQGsQWs" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48baae7e-4a1a-4144-bbda-4cbddd4d8feb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d41b1a67-f4f6-4c8d-bc2d-23ecebb26e57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 801d3d53-2a48-415c-b524-40b501d699a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b062441-158b-4d45-8ad1-87bc95dd6215 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 726f63b6-0656-4889-99f5-626b0e8cb587 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 070ac995-c565-4cb9-bb42-d946f8dfe658 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-XSGed5ztLYDsbptL3/MVK1QLIes" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":523},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a2aeda87-7e4d-467b-9923-2f13eaba3d99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d7cdd366-a450-4708-b3da-0374de91b837 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-XSGed5ztLYDsbptL3/MVK1QLIes" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":523},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 190b3588-a301-4146-b67b-83331175e0cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4acd2bca-0c9c-4c5b-9a42-45f0c524ffc5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 310a04be-1764-4238-842f-f7951e3be41f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| randomnumber | 269 |
| randomFirstName | Amira |
| randomLastName | Collier |
| randomEmail | Ephraim36@gmail.com |
| randomPhone | 220-639-8076 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1b6d87be-f262-4574-b843-57f592cab496 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1054 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Dorris",
"last_name": "White",
"mobile_number": "373-451-3693",
"mobile_number_alt": "",
"email_id": "Jonas_Ziemann91@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"84948656983036",
"imei1": "84948656983036",
"imei2": "84948656983036",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-wzZXyFJQHzHSb5J2BWEn37e4uJ4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":161112,"tr_customer_product_id":161102,"job_number":"JOB_161095"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| randomnumber | 344 |
| randomFirstName | Saul |
| randomLastName | Bode |
| randomEmail | Gerry97@yahoo.com |
| randomPhone | 650-258-7775 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 587d18a0-4e25-4585-833e-1b3418e462dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1048 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Adan",
"last_name": "Denesik",
"mobile_number": "271-394-9506",
"mobile_number_alt": "",
"email_id": "Demarco27@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"51227155181377",
"imei1": "51227155181377",
"imei2": "51227155181377",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwNzR9.SDtkIUP3ff_yN8QHY4C5WRfhxBL4tsTTtTrAXDf0pe4 |
| randomnumber | 796 |
| randomFirstName | Mario |
| randomLastName | Rutherford |
| randomEmail | Jefferey_Runte@hotmail.com |
| randomPhone | 937-476-3707 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a557dc6-1717-43e9-92ee-95d353de8300 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1052 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Tara",
"last_name": "Moore",
"mobile_number": "227-449-9868",
"mobile_number_alt": "",
"email_id": "Shayne.Kohler62@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"23523205760910",
"imei1": "23523205760910",
"imei2": "23523205760910",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| randomnumber | 382 |
| randomFirstName | Elian |
| randomLastName | Mohr |
| randomEmail | Meghan90@gmail.com |
| randomPhone | 583-687-2190 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d27f28c9-2c00-4a04-8e9c-1a3c06fd0083 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| randomnumber | 5 |
| randomFirstName | Loraine |
| randomLastName | O'Connell |
| randomEmail | Kaelyn73@yahoo.com |
| randomPhone | 204-807-1865 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cfda7a52-91b5-4719-8b7e-2d2d183998dc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1034 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Carmine",
"last_name": "Hickle",
"mobile_number": "599-471-0685",
"mobile_number_alt": "",
"email_id": "Hobart74@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000116",
"imei1": "100000116",
"imei2": "100000116",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| randomnumber | 401 |
| randomFirstName | Jayda |
| randomLastName | Hoppe |
| randomEmail | Keenan.Leannon@hotmail.com |
| randomPhone | 553-557-6269 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73afe5bc-d4d8-487d-80dc-9e36c25551a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3aac07a4-ec6a-481a-8615-504a7b003fde |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-IZTxVG8wc1PrHVaYIq9Dapn/t3E" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":524},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6ea2ea7-2703-44ba-ba56-f8538ee9cf7a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7f22b-0pN4hgtX4NNNvFSJhJBmda9c2kk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:06.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:28:02.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:47.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fbec23ca-ee2c-4a92-b7bc-26e4b6bbab89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b754ffaf-24c1-41b0-bd1c-845a1e59b4b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55a8027a-9082-4baa-b1ac-8011c9101ef2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-Gc8jp3gcHt5VkpDqdV+nnLPRVHY" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2acc3276-7db9-45fb-87f2-b3945fedb455 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01e29de9-446e-41c6-b0c4-a9ab1fe6f8cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-q0XIj7IXv4x3YoPg4ySWA573bG4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":352},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f47dea80-5ce9-4b08-a744-633fd878275c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"558c0-y40qK3M3o+Jy/LyhudbUNz+0PRc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:06.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0f181ae2-aef9-41c7-8b55-581780d86fcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ebfe4fcc-e26d-4537-9b07-be4ca4bbf66f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 161095,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODl9.dFd3z5LBmQ4TC5eK8yiPL6Kwr29vAk6rye0gv2pEXNU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e25d8b15-bb75-46f4-9a6c-845536e39871 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"554de-55j4OxC+FB4BPBCmvKcbu5uE1ug" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161027,"job_number":"JOB_161027","tr_customer_id":161044,"tr_customer_product_id":161034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:44.000Z","modified_at":"2026-01-20T06:38:44.000Z","name":"Alisha Haley","mobile_number":"786-401-4210","email_id":"Alejandrin.Mante49@gmail.com","dop":"2000-01-31","serial_number":"1074731287382100","imei1":"1074731287382100","imei2":"1074731287382100","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161025,"job_number":"JOB_161025","tr_customer_id":161042,"tr_customer_product_id":161032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:38:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10198544357832","imei1":"10198544357832","imei2":"10198544357832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161018,"job_number":"JOB_161018","tr_customer_id":161035,"tr_customer_product_id":161025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:56.000Z","modified_at":"2026-01-20T06:37:56.000Z","name":"Jennifer Roob","mobile_number":"795-558-1756","email_id":"Bruce94@yahoo.com","dop":"2000-01-31","serial_number":"1042021933427544","imei1":"1042021933427544","imei2":"1042021933427544","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161016,"job_number":"JOB_161016","tr_customer_id":161033,"tr_customer_product_id":161023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:54.000Z","modified_at":"2026-01-20T06:37:54.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10458005873432","imei1":"10458005873432","imei2":"10458005873432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161007,"job_number":"JOB_161007","tr_customer_id":161024,"tr_customer_product_id":161014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:09.000Z","modified_at":"2026-01-20T06:37:09.000Z","name":"Jamir Koepp","mobile_number":"660-622-6912","email_id":"Adrian68@gmail.com","dop":"2000-01-31","serial_number":"1045022324774726","imei1":"1045022324774726","imei2":"1045022324774726","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161005,"job_number":"JOB_161005","tr_customer_id":161022,"tr_customer_product_id":161012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10982498173109","imei1":"10982498173109","imei2":"10982498173109","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161002,"job_number":"JOB_161002","tr_customer_id":161019,"tr_customer_product_id":161009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:21.000Z","modified_at":"2026-01-20T06:36:21.000Z","name":"Kurt Walsh","mobile_number":"559-839-9127","email_id":"Garth67@gmail.com","dop":"2000-01-31","serial_number":"1031990743973624","imei1":"1031990743973624","imei2":"1031990743973624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161000,"job_number":"JOB_161000","tr_customer_id":161017,"tr_customer_product_id":161007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:19.000Z","modified_at":"2026-01-20T06:36:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10758190278263","imei1":"10758190278263","imei2":"10758190278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160779,"job_number":"JOB_160779","tr_customer_id":160796,"tr_customer_product_id":160786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:22.000Z","modified_at":"2026-01-20T03:57:22.000Z","name":"Eldred Schinner","mobile_number":"618-990-3906","email_id":"Madie29@gmail.com","dop":"2000-01-31","serial_number":"1084500227872882","imei1":"1084500227872882","imei2":"1084500227872882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160777,"job_number":"JOB_160777","tr_customer_id":160794,"tr_customer_product_id":160784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:20.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10699853324574","imei1":"10699853324574","imei2":"10699853324574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160752,"job_number":"JOB_160752","tr_customer_id":160769,"tr_customer_product_id":160759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:37.000Z","modified_at":"2026-01-20T03:56:37.000Z","name":"Reyna West","mobile_number":"555-629-4285","email_id":"Raymond66@gmail.com","dop":"2000-01-31","serial_number":"1038320561676244","imei1":"1038320561676244","imei2":"1038320561676244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160750,"job_number":"JOB_160750","tr_customer_id":160767,"tr_customer_product_id":160757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10631128543170","imei1":"10631128543170","imei2":"10631128543170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160710,"job_number":"JOB_160710","tr_customer_id":160727,"tr_customer_product_id":160717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:52.000Z","modified_at":"2026-01-20T03:55:52.000Z","name":"Jacklyn Kris","mobile_number":"728-392-4439","email_id":"Trudie.Trantow@hotmail.com","dop":"2000-01-31","serial_number":"1051838833482264","imei1":"1051838833482264","imei2":"1051838833482264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160708,"job_number":"JOB_160708","tr_customer_id":160725,"tr_customer_product_id":160715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:55:51.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10439901372043","imei1":"10439901372043","imei2":"10439901372043","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160657,"job_number":"JOB_160657","tr_customer_id":160674,"tr_customer_product_id":160664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:08.000Z","modified_at":"2026-01-20T03:55:08.000Z","name":"Leonie Bartoletti","mobile_number":"317-433-1430","email_id":"Demarco27@gmail.com","dop":"2000-01-31","serial_number":"1068888647575262","imei1":"1068888647575262","imei2":"1068888647575262","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":160653,"job_number":"JOB_160653","tr_customer_id":160670,"tr_customer_product_id":160660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10348060190028","imei1":"10348060190028","imei2":"10348060190028","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":161092,"job_number":"JOB_161092","tr_customer_id":161109,"tr_customer_product_id":161099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"Shawn Keeling","mobile_number":"643-833-8322","email_id":"Floyd_Smith@hotmail.com","dop":"2025-09-16","serial_number":"19880656149980","imei1":"19880656149980","imei2":"19880656149980","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161091,"job_number":"JOB_161091","tr_customer_id":161108,"tr_customer_product_id":161098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:22.000Z","modified_at":"2026-01-20T07:21:22.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"18729886865520","imei1":"18729886865520","imei2":"18729886865520","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161090,"job_number":"JOB_161090","tr_customer_id":161107,"tr_customer_product_id":161097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"Cleo Murray","mobile_number":"805-502-2429","email_id":"Jeramie_Sanford@hotmail.com","dop":"2025-09-16","serial_number":"15762990329876","imei1":"15762990329876","imei2":"15762990329876","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161089,"job_number":"JOB_161089","tr_customer_id":161106,"tr_customer_product_id":161096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:21:00.000Z","modified_at":"2026-01-20T07:21:00.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"15341084493608","imei1":"15341084493608","imei2":"15341084493608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161088,"job_number":"JOB_161088","tr_customer_id":161105,"tr_customer_product_id":161095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"Freddy Koelpin","mobile_number":"461-525-0366","email_id":"Destini.Rempel@hotmail.com","dop":"2025-09-16","serial_number":"11809998199460","imei1":"11809998199460","imei2":"11809998199460","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161087,"job_number":"JOB_161087","tr_customer_id":161104,"tr_customer_product_id":161094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:20:38.000Z","modified_at":"2026-01-20T07:20:38.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19946803342608","imei1":"19946803342608","imei2":"19946803342608","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:20:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161076,"job_number":"JOB_161076","tr_customer_id":161093,"tr_customer_product_id":161083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:13.000Z","modified_at":"2026-01-20T07:06:13.000Z","name":"Frederik Durgan","mobile_number":"345-752-0382","email_id":"Amely.Wiza@hotmail.com","dop":"2025-04-06","serial_number":"11187196376072530","imei1":"11187196376072530","imei2":"11187196376072530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161074,"job_number":"JOB_161074","tr_customer_id":161091,"tr_customer_product_id":161081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:26.000Z","modified_at":"2026-01-20T07:05:26.000Z","name":"Eriberto Blick","mobile_number":"913-621-8316","email_id":"Kamryn_Skiles@hotmail.com","dop":"2025-04-06","serial_number":"15054149506200812","imei1":"15054149506200812","imei2":"15054149506200812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161072,"job_number":"JOB_161072","tr_customer_id":161089,"tr_customer_product_id":161079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:38.000Z","modified_at":"2026-01-20T07:04:38.000Z","name":"Moshe Stamm","mobile_number":"917-669-5041","email_id":"Ronaldo53@gmail.com","dop":"2025-04-06","serial_number":"10361726613801772","imei1":"10361726613801772","imei2":"10361726613801772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161070,"job_number":"JOB_161070","tr_customer_id":161087,"tr_customer_product_id":161077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:07.000Z","modified_at":"2026-01-20T07:04:07.000Z","name":"Janice Murray","mobile_number":"661-785-1862","email_id":"Fletcher_Emmerich95@gmail.com","dop":"2025-04-06","serial_number":"14716242724972804","imei1":"14716242724972804","imei2":"14716242724972804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161067,"job_number":"JOB_161067","tr_customer_id":161084,"tr_customer_product_id":161074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:58:52.000Z","modified_at":"2026-01-20T06:58:52.000Z","name":"AKASH HUNACHAGI","mobile_number":"8495803697","email_id":"akash04@gmail.com","dop":"2026-01-19","serial_number":"352099001761481","imei1":"352099001761481","imei2":"352099001761481","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161066,"job_number":"JOB_161066","tr_customer_id":161083,"tr_customer_product_id":161073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:28.000Z","modified_at":"2026-01-20T06:51:28.000Z","name":"Janie Powlowski","mobile_number":"691-950-1456","email_id":"Maribel8@yahoo.com","dop":"2025-04-06","serial_number":"17925846540976926","imei1":"17925846540976926","imei2":"17925846540976926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161064,"job_number":"JOB_161064","tr_customer_id":161081,"tr_customer_product_id":161071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:26.000Z","modified_at":"2026-01-20T06:51:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14470641479652","imei1":"14470641479652","imei2":"14470641479652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161063,"job_number":"JOB_161063","tr_customer_id":161080,"tr_customer_product_id":161070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:37.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Oliver Mitchell","mobile_number":"448-814-5175","email_id":"Sarah_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"10001853447291890","imei1":"10001853447291890","imei2":"10001853447291890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161061,"job_number":"JOB_161061","tr_customer_id":161078,"tr_customer_product_id":161068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:50:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11741180007914","imei1":"11741180007914","imei2":"11741180007914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161060,"job_number":"JOB_161060","tr_customer_id":161077,"tr_customer_product_id":161067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:17.000Z","modified_at":"2026-01-20T06:50:17.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"12345745815425","imei1":"12345745815425","imei2":"12345745815425","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:50:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161059,"job_number":"JOB_161059","tr_customer_id":161076,"tr_customer_product_id":161066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:52.000Z","modified_at":"2026-01-20T06:49:52.000Z","name":"Birdie Dickens","mobile_number":"361-984-8945","email_id":"Myrtle_Miller@hotmail.com","dop":"2025-04-06","serial_number":"13399684518928672","imei1":"13399684518928672","imei2":"13399684518928672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161057,"job_number":"JOB_161057","tr_customer_id":161074,"tr_customer_product_id":161064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:45.000Z","modified_at":"2026-01-20T06:49:45.000Z","name":"Junius Gulgowski","mobile_number":"571-479-6195","email_id":"Jorge_Satterfield2@gmail.com","dop":"2025-04-06","serial_number":"16219289278810544","imei1":"16219289278810544","imei2":"16219289278810544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161055,"job_number":"JOB_161055","tr_customer_id":161072,"tr_customer_product_id":161062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:49:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15225995584275","imei1":"15225995584275","imei2":"15225995584275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:49:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161054,"job_number":"JOB_161054","tr_customer_id":161071,"tr_customer_product_id":161061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:25.000Z","modified_at":"2026-01-20T06:45:25.000Z","name":"Keenan Metz","mobile_number":"762-602-3100","email_id":"Rahsaan.Harber69@hotmail.com","dop":"2025-04-06","serial_number":"16148897806385956","imei1":"16148897806385956","imei2":"16148897806385956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161052,"job_number":"JOB_161052","tr_customer_id":161069,"tr_customer_product_id":161059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:10.000Z","modified_at":"2026-01-20T06:45:10.000Z","name":"Christa Hettinger","mobile_number":"302-382-4912","email_id":"Macie92@hotmail.com","dop":"2025-04-06","serial_number":"15823454421746900","imei1":"15823454421746900","imei2":"15823454421746900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161050,"job_number":"JOB_161050","tr_customer_id":161067,"tr_customer_product_id":161057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19816747887814","imei1":"19816747887814","imei2":"19816747887814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161049,"job_number":"JOB_161049","tr_customer_id":161066,"tr_customer_product_id":161056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:28.000Z","modified_at":"2026-01-20T06:44:28.000Z","name":"Scottie Kemmer","mobile_number":"531-311-2537","email_id":"Lula36@yahoo.com","dop":"2025-04-06","serial_number":"13050877894812594","imei1":"13050877894812594","imei2":"13050877894812594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161047,"job_number":"JOB_161047","tr_customer_id":161064,"tr_customer_product_id":161054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:23.000Z","modified_at":"2026-01-20T06:44:23.000Z","name":"Floyd Kuhic","mobile_number":"736-923-4689","email_id":"Ryleigh_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"14303689954568404","imei1":"14303689954568404","imei2":"14303689954568404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161045,"job_number":"JOB_161045","tr_customer_id":161062,"tr_customer_product_id":161052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10740313433907","imei1":"10740313433907","imei2":"10740313433907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161044,"job_number":"JOB_161044","tr_customer_id":161061,"tr_customer_product_id":161051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:20.000Z","modified_at":"2026-01-20T06:44:20.000Z","name":"Jaunita Frami","mobile_number":"583-716-7415","email_id":"Bernita82@yahoo.com","dop":"2025-04-06","serial_number":"16990169746594744","imei1":"16990169746594744","imei2":"16990169746594744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161042,"job_number":"JOB_161042","tr_customer_id":161059,"tr_customer_product_id":161049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:44:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15275472114062","imei1":"15275472114062","imei2":"15275472114062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161041,"job_number":"JOB_161041","tr_customer_id":161058,"tr_customer_product_id":161048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:38.000Z","modified_at":"2026-01-20T06:43:38.000Z","name":"Trudie Funk","mobile_number":"219-439-3580","email_id":"Favian.Grimes2@hotmail.com","dop":"2025-04-06","serial_number":"18301285425790130","imei1":"18301285425790130","imei2":"18301285425790130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161039,"job_number":"JOB_161039","tr_customer_id":161056,"tr_customer_product_id":161046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:36.000Z","modified_at":"2026-01-20T06:43:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17373412715814","imei1":"17373412715814","imei2":"17373412715814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161038,"job_number":"JOB_161038","tr_customer_id":161055,"tr_customer_product_id":161045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:35.000Z","modified_at":"2026-01-20T06:43:35.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"47478457848571","imei1":"47478457848571","imei2":"47478457848571","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161037,"job_number":"JOB_161037","tr_customer_id":161054,"tr_customer_product_id":161044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:30.000Z","modified_at":"2026-01-20T06:43:30.000Z","name":"Amira Braun","mobile_number":"768-684-0799","email_id":"Kaylee54@gmail.com","dop":"2025-04-06","serial_number":"17532130972259960","imei1":"17532130972259960","imei2":"17532130972259960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161035,"job_number":"JOB_161035","tr_customer_id":161052,"tr_customer_product_id":161042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:28.000Z","modified_at":"2026-01-20T06:43:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19933164424332","imei1":"19933164424332","imei2":"19933164424332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161034,"job_number":"JOB_161034","tr_customer_id":161051,"tr_customer_product_id":161041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:53.000Z","modified_at":"2026-01-20T06:42:53.000Z","name":"Jaqueline Kunze","mobile_number":"914-645-1710","email_id":"Dillon_Hagenes89@hotmail.com","dop":"2025-04-06","serial_number":"11092983846106024","imei1":"11092983846106024","imei2":"11092983846106024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161032,"job_number":"JOB_161032","tr_customer_id":161049,"tr_customer_product_id":161039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:42:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10298804594300","imei1":"10298804594300","imei2":"10298804594300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161031,"job_number":"JOB_161031","tr_customer_id":161048,"tr_customer_product_id":161038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:40:01.000Z","modified_at":"2026-01-20T06:40:01.000Z","name":"AKASH H","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"22445511665545","imei1":"22445511665545","imei2":"22445511665545","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161030,"job_number":"JOB_161030","tr_customer_id":161047,"tr_customer_product_id":161037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:15.000Z","modified_at":"2026-01-20T06:39:15.000Z","name":"Kristian Berge","mobile_number":"932-476-4780","email_id":"Hiram_Bruen@gmail.com","dop":"2025-04-06","serial_number":"16208163594415654","imei1":"16208163594415654","imei2":"16208163594415654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161028,"job_number":"JOB_161028","tr_customer_id":161045,"tr_customer_product_id":161035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:13.000Z","modified_at":"2026-01-20T06:39:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16316234193298","imei1":"16316234193298","imei2":"16316234193298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161024,"job_number":"JOB_161024","tr_customer_id":161041,"tr_customer_product_id":161031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:30.000Z","modified_at":"2026-01-20T06:38:30.000Z","name":"Cary Toy","mobile_number":"326-271-1086","email_id":"Leatha30@hotmail.com","dop":"2025-04-06","serial_number":"15832883593603568","imei1":"15832883593603568","imei2":"15832883593603568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161022,"job_number":"JOB_161022","tr_customer_id":161039,"tr_customer_product_id":161029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:38:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13739818416506","imei1":"13739818416506","imei2":"13739818416506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161021,"job_number":"JOB_161021","tr_customer_id":161038,"tr_customer_product_id":161028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:11.000Z","modified_at":"2026-01-20T06:38:11.000Z","name":"Rollin Auer","mobile_number":"816-593-3668","email_id":"Bria64@hotmail.com","dop":"2025-04-06","serial_number":"12184558415975084","imei1":"12184558415975084","imei2":"12184558415975084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161019,"job_number":"JOB_161019","tr_customer_id":161036,"tr_customer_product_id":161026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18609790029883","imei1":"18609790029883","imei2":"18609790029883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161015,"job_number":"JOB_161015","tr_customer_id":161032,"tr_customer_product_id":161022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:44.000Z","modified_at":"2026-01-20T06:37:44.000Z","name":"Dawson Deckow","mobile_number":"828-925-8808","email_id":"Timmothy70@gmail.com","dop":"2025-04-06","serial_number":"15133755495930612","imei1":"15133755495930612","imei2":"15133755495930612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161013,"job_number":"JOB_161013","tr_customer_id":161030,"tr_customer_product_id":161020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:37:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11906522406789","imei1":"11906522406789","imei2":"11906522406789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161011,"job_number":"JOB_161011","tr_customer_id":161028,"tr_customer_product_id":161018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:37:38.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"18802677031224","imei1":"18802677031224","imei2":"18802677031224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161010,"job_number":"JOB_161010","tr_customer_id":161027,"tr_customer_product_id":161017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:15.000Z","modified_at":"2026-01-20T06:37:15.000Z","name":"Lew Miller","mobile_number":"765-491-7188","email_id":"Darron59@gmail.com","dop":"2025-04-06","serial_number":"17449967520452938","imei1":"17449967520452938","imei2":"17449967520452938","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161008,"job_number":"JOB_161008","tr_customer_id":161025,"tr_customer_product_id":161015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:12.000Z","modified_at":"2026-01-20T06:37:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15041940795158","imei1":"15041940795158","imei2":"15041940795158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:37:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161003,"job_number":"JOB_161003","tr_customer_id":161020,"tr_customer_product_id":161010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:50.000Z","modified_at":"2026-01-20T06:36:50.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"18211693408249","imei1":"18211693408249","imei2":"18211693408249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160999,"job_number":"JOB_160999","tr_customer_id":161016,"tr_customer_product_id":161006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:18.000Z","modified_at":"2026-01-20T06:36:18.000Z","name":"Santina Barrows","mobile_number":"907-639-3812","email_id":"Oswaldo57@hotmail.com","dop":"2025-04-06","serial_number":"15567719808821552","imei1":"15567719808821552","imei2":"15567719808821552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160997,"job_number":"JOB_160997","tr_customer_id":161014,"tr_customer_product_id":161004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13569038162848","imei1":"13569038162848","imei2":"13569038162848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160995,"job_number":"JOB_160995","tr_customer_id":161012,"tr_customer_product_id":161002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:02.000Z","modified_at":"2026-01-20T06:36:02.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18076007286748","imei1":"18076007286748","imei2":"18076007286748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160994,"job_number":"JOB_160994","tr_customer_id":161011,"tr_customer_product_id":161001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:31.000Z","modified_at":"2026-01-20T06:35:31.000Z","name":"Twila Hansen","mobile_number":"340-278-7568","email_id":"Abagail15@yahoo.com","dop":"2025-04-06","serial_number":"17222871323904390","imei1":"17222871323904390","imei2":"17222871323904390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160992,"job_number":"JOB_160992","tr_customer_id":161009,"tr_customer_product_id":160999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:43.000Z","modified_at":"2026-01-20T06:32:43.000Z","name":"Velma Zieme","mobile_number":"978-747-2131","email_id":"Tomas_Rice@hotmail.com","dop":"2025-04-06","serial_number":"19546985247687390","imei1":"19546985247687390","imei2":"19546985247687390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160990,"job_number":"JOB_160990","tr_customer_id":161007,"tr_customer_product_id":160997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:41.000Z","modified_at":"2026-01-20T06:32:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15184601920927","imei1":"15184601920927","imei2":"15184601920927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160989,"job_number":"JOB_160989","tr_customer_id":161006,"tr_customer_product_id":160996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:53.000Z","modified_at":"2026-01-20T06:31:53.000Z","name":"Dewayne Spencer","mobile_number":"281-731-6805","email_id":"Watson_Jones@yahoo.com","dop":"2025-04-06","serial_number":"18234006872816836","imei1":"18234006872816836","imei2":"18234006872816836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160987,"job_number":"JOB_160987","tr_customer_id":161004,"tr_customer_product_id":160994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:51.000Z","modified_at":"2026-01-20T06:31:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11250852846497","imei1":"11250852846497","imei2":"11250852846497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160984,"job_number":"JOB_160984","tr_customer_id":161001,"tr_customer_product_id":160991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:03.000Z","name":"Billy Harvey","mobile_number":"515-745-5119","email_id":"Ashtyn_Blick0@gmail.com","dop":"2025-04-06","serial_number":"10944781861031490","imei1":"10944781861031490","imei2":"10944781861031490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160982,"job_number":"JOB_160982","tr_customer_id":160999,"tr_customer_product_id":160989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16886835307122","imei1":"16886835307122","imei2":"16886835307122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160980,"job_number":"JOB_160980","tr_customer_id":160997,"tr_customer_product_id":160987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:22.000Z","modified_at":"2026-01-20T06:30:22.000Z","name":"Gertrude Renner","mobile_number":"273-902-1592","email_id":"Douglas_Kuhn25@gmail.com","dop":"2025-04-06","serial_number":"11040535062418832","imei1":"11040535062418832","imei2":"11040535062418832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160978,"job_number":"JOB_160978","tr_customer_id":160995,"tr_customer_product_id":160985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:30:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15958128608118","imei1":"15958128608118","imei2":"15958128608118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160976,"job_number":"JOB_160976","tr_customer_id":160993,"tr_customer_product_id":160983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:26.000Z","modified_at":"2026-01-20T06:29:26.000Z","name":"Izabella Parisian","mobile_number":"215-958-7345","email_id":"Beaulah.Parker40@gmail.com","dop":"2025-04-06","serial_number":"12632222937445416","imei1":"12632222937445416","imei2":"12632222937445416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160974,"job_number":"JOB_160974","tr_customer_id":160991,"tr_customer_product_id":160981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:29:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10988240863096","imei1":"10988240863096","imei2":"10988240863096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160973,"job_number":"JOB_160973","tr_customer_id":160990,"tr_customer_product_id":160980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:29.000Z","modified_at":"2026-01-20T06:28:29.000Z","name":"Leonie Bartoletti","mobile_number":"708-562-2229","email_id":"Stanley_Little@gmail.com","dop":"2025-04-06","serial_number":"10481942650639178","imei1":"10481942650639178","imei2":"10481942650639178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160971,"job_number":"JOB_160971","tr_customer_id":160988,"tr_customer_product_id":160978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15538747189191","imei1":"15538747189191","imei2":"15538747189191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160970,"job_number":"JOB_160970","tr_customer_id":160987,"tr_customer_product_id":160977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:27.000Z","modified_at":"2026-01-20T06:28:27.000Z","name":"Chanda Reddy","mobile_number":"8245917860","email_id":"vaijayanti.pillai@yahoo.co.in","dop":"2026-01-10","serial_number":"608599123662300","imei1":"447654344074199","imei2":"174223279804618","popurl":"www.mangala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160969,"job_number":"JOB_160969","tr_customer_id":160986,"tr_customer_product_id":160976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:17.000Z","modified_at":"2026-01-20T06:27:17.000Z","name":"Bertram Buckridge","mobile_number":"269-398-0355","email_id":"Kira.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"12364977898053992","imei1":"12364977898053992","imei2":"12364977898053992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160967,"job_number":"JOB_160967","tr_customer_id":160984,"tr_customer_product_id":160974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17264536946040","imei1":"17264536946040","imei2":"17264536946040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:27:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160966,"job_number":"JOB_160966","tr_customer_id":160983,"tr_customer_product_id":160973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:25.000Z","modified_at":"2026-01-20T06:26:25.000Z","name":"Camille Bosco","mobile_number":"558-704-5009","email_id":"Mikel23@yahoo.com","dop":"2025-04-06","serial_number":"18475032148495412","imei1":"18475032148495412","imei2":"18475032148495412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160964,"job_number":"JOB_160964","tr_customer_id":160981,"tr_customer_product_id":160971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:26:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14023520359255","imei1":"14023520359255","imei2":"14023520359255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:26:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160963,"job_number":"JOB_160963","tr_customer_id":160980,"tr_customer_product_id":160970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:52.000Z","modified_at":"2026-01-20T06:25:52.000Z","name":"Akash HUNACHAGI","mobile_number":"8495803697","email_id":"akashhunachagi3@gmail.com","dop":"2026-01-19","serial_number":"01234567891201","imei1":"01234567891201","imei2":"01234567891201","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160962,"job_number":"JOB_160962","tr_customer_id":160979,"tr_customer_product_id":160969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:33.000Z","modified_at":"2026-01-20T06:25:33.000Z","name":"Earnest Blick","mobile_number":"253-228-6743","email_id":"Ansel16@yahoo.com","dop":"2025-04-06","serial_number":"18391613761869224","imei1":"18391613761869224","imei2":"18391613761869224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160960,"job_number":"JOB_160960","tr_customer_id":160977,"tr_customer_product_id":160967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:25:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11928361641891","imei1":"11928361641891","imei2":"11928361641891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160959,"job_number":"JOB_160959","tr_customer_id":160976,"tr_customer_product_id":160966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:39.000Z","modified_at":"2026-01-20T06:24:39.000Z","name":"Mikayla Franecki","mobile_number":"815-404-3150","email_id":"Rick95@yahoo.com","dop":"2025-06-18","serial_number":"1086697785137614","imei1":"1086697785137614","imei2":"1086697785137614","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160957,"job_number":"JOB_160957","tr_customer_id":160974,"tr_customer_product_id":160964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:24:38.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10540302181274","imei1":"10540302181274","imei2":"10540302181274","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160956,"job_number":"JOB_160956","tr_customer_id":160973,"tr_customer_product_id":160963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:51.000Z","modified_at":"2026-01-20T06:23:51.000Z","name":"Elody Kutch","mobile_number":"694-353-0937","email_id":"Emery.Kuhic97@gmail.com","dop":"2025-06-18","serial_number":"1022725914700158","imei1":"1022725914700158","imei2":"1022725914700158","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160954,"job_number":"JOB_160954","tr_customer_id":160971,"tr_customer_product_id":160961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:23:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10169650139359","imei1":"10169650139359","imei2":"10169650139359","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:23:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160951,"job_number":"JOB_160951","tr_customer_id":160968,"tr_customer_product_id":160958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:38.000Z","modified_at":"2026-01-20T06:21:38.000Z","name":"Noble Wilderman","mobile_number":"678-737-5958","email_id":"Reid_Brown84@hotmail.com","dop":"2025-04-06","serial_number":"10269243449256958","imei1":"10269243449256958","imei2":"10269243449256958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160949,"job_number":"JOB_160949","tr_customer_id":160966,"tr_customer_product_id":160956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:21:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10471810776107","imei1":"10471810776107","imei2":"10471810776107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160941,"job_number":"JOB_160941","tr_customer_id":160958,"tr_customer_product_id":160948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:53.000Z","modified_at":"2026-01-20T06:20:53.000Z","name":"Adele Weimann","mobile_number":"521-479-7315","email_id":"Elmira52@gmail.com","dop":"2025-04-06","serial_number":"15547906368894580","imei1":"15547906368894580","imei2":"15547906368894580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160936,"job_number":"JOB_160936","tr_customer_id":160953,"tr_customer_product_id":160943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:51.000Z","modified_at":"2026-01-20T06:20:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17316115560727","imei1":"17316115560727","imei2":"17316115560727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160935,"job_number":"JOB_160935","tr_customer_id":160952,"tr_customer_product_id":160942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:08.000Z","modified_at":"2026-01-20T06:20:08.000Z","name":"Rafaela Gaylord","mobile_number":"816-690-9163","email_id":"Jaleel_Blanda@gmail.com","dop":"2025-04-06","serial_number":"13983709942255198","imei1":"13983709942255198","imei2":"13983709942255198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160933,"job_number":"JOB_160933","tr_customer_id":160950,"tr_customer_product_id":160940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18878382496187","imei1":"18878382496187","imei2":"18878382496187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160929,"job_number":"JOB_160929","tr_customer_id":160946,"tr_customer_product_id":160936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"Woodrow McCullough","mobile_number":"682-974-2865","email_id":"Isac5@gmail.com","dop":"2025-09-16","serial_number":"16238745301521","imei1":"16238745301521","imei2":"16238745301521","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160928,"job_number":"JOB_160928","tr_customer_id":160945,"tr_customer_product_id":160935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:09.000Z","modified_at":"2026-01-20T06:18:09.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11691685418386","imei1":"11691685418386","imei2":"11691685418386","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160926,"job_number":"JOB_160926","tr_customer_id":160943,"tr_customer_product_id":160933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"Dax Pouros","mobile_number":"424-491-2241","email_id":"Gust2@hotmail.com","dop":"2025-09-16","serial_number":"17909031420012","imei1":"17909031420012","imei2":"17909031420012","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160925,"job_number":"JOB_160925","tr_customer_id":160942,"tr_customer_product_id":160932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:48.000Z","modified_at":"2026-01-20T06:17:48.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13819359323237","imei1":"13819359323237","imei2":"13819359323237","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160924,"job_number":"JOB_160924","tr_customer_id":160941,"tr_customer_product_id":160931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"Jameson Sipes","mobile_number":"638-546-2813","email_id":"Easter_Lubowitz@hotmail.com","dop":"2025-09-16","serial_number":"19673842491811","imei1":"19673842491811","imei2":"19673842491811","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160923,"job_number":"JOB_160923","tr_customer_id":160940,"tr_customer_product_id":160930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:27.000Z","modified_at":"2026-01-20T06:17:27.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19759848298573","imei1":"19759848298573","imei2":"19759848298573","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160921,"job_number":"JOB_160921","tr_customer_id":160938,"tr_customer_product_id":160928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:28.000Z","modified_at":"2026-01-20T05:58:28.000Z","name":"Jammie Gulgowski","mobile_number":"608-794-0078","email_id":"Mohamed.Hilpert63@gmail.com","dop":"2025-04-06","serial_number":"11855808614753016","imei1":"11855808614753016","imei2":"11855808614753016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160919,"job_number":"JOB_160919","tr_customer_id":160936,"tr_customer_product_id":160926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:26.000Z","modified_at":"2026-01-20T05:58:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16137288770782","imei1":"16137288770782","imei2":"16137288770782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160918,"job_number":"JOB_160918","tr_customer_id":160935,"tr_customer_product_id":160925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:40.000Z","modified_at":"2026-01-20T05:57:40.000Z","name":"Korey Bergnaum","mobile_number":"247-557-3351","email_id":"Ron53@hotmail.com","dop":"2025-04-06","serial_number":"14892868234708116","imei1":"14892868234708116","imei2":"14892868234708116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160916,"job_number":"JOB_160916","tr_customer_id":160933,"tr_customer_product_id":160923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:57:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19118656031858","imei1":"19118656031858","imei2":"19118656031858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160915,"job_number":"JOB_160915","tr_customer_id":160932,"tr_customer_product_id":160922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:53.000Z","modified_at":"2026-01-20T05:56:53.000Z","name":"Dasia Waelchi","mobile_number":"606-229-1870","email_id":"Leonel_Yundt29@yahoo.com","dop":"2025-04-06","serial_number":"16547973487320252","imei1":"16547973487320252","imei2":"16547973487320252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160913,"job_number":"JOB_160913","tr_customer_id":160930,"tr_customer_product_id":160920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19205896558464","imei1":"19205896558464","imei2":"19205896558464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160912,"job_number":"JOB_160912","tr_customer_id":160929,"tr_customer_product_id":160919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:49:56.000Z","modified_at":"2026-01-20T05:49:56.000Z","name":"Akash h","mobile_number":"8495803697","email_id":"akash121@gmail.com","dop":"2026-01-13","serial_number":"20120120302102","imei1":"20120120302102","imei2":"20120120302102","popurl":"2026-01-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:49:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160911,"job_number":"JOB_160911","tr_customer_id":160928,"tr_customer_product_id":160918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:46:33.000Z","modified_at":"2026-01-20T05:46:33.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-01-10","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-01-10T05:46:32.900117203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160910,"job_number":"JOB_160910","tr_customer_id":160927,"tr_customer_product_id":160917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:57.000Z","modified_at":"2026-01-20T05:43:57.000Z","name":"Ronny Gleichner","mobile_number":"373-853-2055","email_id":"Jannie.Zulauf47@hotmail.com","dop":"2025-04-13","serial_number":"1091279484642139","imei1":"1091279484642139","imei2":"1091279484642139","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160908,"job_number":"JOB_160908","tr_customer_id":160925,"tr_customer_product_id":160915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:43:56.000Z","name":"Sai K","mobile_number":"929370234","email_id":"saikrishna123@gmail.com","dop":"2025-04-13","serial_number":"10085006613774","imei1":"10085006613774","imei2":"10085006613774","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160907,"job_number":"JOB_160907","tr_customer_id":160924,"tr_customer_product_id":160914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Karen Wunsch","mobile_number":"270-458-4760","email_id":"Jeremie.Leannon24@yahoo.com","dop":"2025-04-13","serial_number":"1069342500699489","imei1":"1069342500699489","imei2":"1069342500699489","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160905,"job_number":"JOB_160905","tr_customer_id":160922,"tr_customer_product_id":160912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:51.000Z","name":"Sravan Kumar","mobile_number":"9618096667","email_id":"sravankumars24@gmail.com","dop":"2025-04-13","serial_number":"10807187688757","imei1":"10807187688757","imei2":"10807187688757","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160904,"job_number":"JOB_160904","tr_customer_id":160921,"tr_customer_product_id":160911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:46.000Z","modified_at":"2026-01-20T05:43:46.000Z","name":"Brice Runolfsson","mobile_number":"652-950-6634","email_id":"Eusebio_Graham8@gmail.com","dop":"2025-04-13","serial_number":"1034763748640840","imei1":"1034763748640840","imei2":"1034763748640840","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160902,"job_number":"JOB_160902","tr_customer_id":160919,"tr_customer_product_id":160909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:45.000Z","name":"Sravani Raparthi","mobile_number":"9100127659","email_id":"sravaniraparthi001@gmail.com","dop":"2025-04-13","serial_number":"10600752379171","imei1":"10600752379171","imei2":"10600752379171","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160901,"job_number":"JOB_160901","tr_customer_id":160918,"tr_customer_product_id":160908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:25.000Z","modified_at":"2026-01-20T05:43:25.000Z","name":"Bilva Panicker","mobile_number":"7019768790","email_id":"rajinder.dubashi@hotmail.com","dop":"2026-01-10","serial_number":"737496156090997","imei1":"737496156090997","imei2":"737496156090997","popurl":"www.heema-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:43:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160900,"job_number":"JOB_160900","tr_customer_id":160917,"tr_customer_product_id":160907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:27:27.000Z","modified_at":"2026-01-20T05:27:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"78920552984770","imei1":"78920552984770","imei2":"78920552984770","popurl":"2026-01-10T05:27:22.813740400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160899,"job_number":"JOB_160899","tr_customer_id":160916,"tr_customer_product_id":160906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:26:13.000Z","modified_at":"2026-01-20T05:26:13.000Z","name":"Anil Naik","mobile_number":"8249261590","email_id":"ekadant.kaniyar@yahoo.co.in","dop":"2026-01-10","serial_number":"110021987877184","imei1":"643516034576677","imei2":"538302440702051","popurl":"www.chandrakin-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160898,"job_number":"JOB_160898","tr_customer_id":160915,"tr_customer_product_id":160905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:32.000Z","modified_at":"2026-01-20T05:21:32.000Z","name":"Terrance Predovic","mobile_number":"454-981-2624","email_id":"Marilyne57@yahoo.com","dop":"2025-04-06","serial_number":"18374524095486340","imei1":"18374524095486340","imei2":"18374524095486340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160896,"job_number":"JOB_160896","tr_customer_id":160913,"tr_customer_product_id":160903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:21:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19374845132930","imei1":"19374845132930","imei2":"19374845132930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160895,"job_number":"JOB_160895","tr_customer_id":160912,"tr_customer_product_id":160902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:09.000Z","modified_at":"2026-01-20T05:21:09.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920552984770","imei1":"19920552984770","imei2":"19920552984770","popurl":"2026-01-10T05:21:05.040818100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160894,"job_number":"JOB_160894","tr_customer_id":160911,"tr_customer_product_id":160901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:43.000Z","modified_at":"2026-01-20T05:20:43.000Z","name":"Lambert Harvey","mobile_number":"619-450-7495","email_id":"Gonzalo_Huel@hotmail.com","dop":"2025-04-06","serial_number":"13827314674486672","imei1":"13827314674486672","imei2":"13827314674486672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160892,"job_number":"JOB_160892","tr_customer_id":160909,"tr_customer_product_id":160899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16566018478494","imei1":"16566018478494","imei2":"16566018478494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160891,"job_number":"JOB_160891","tr_customer_id":160908,"tr_customer_product_id":160898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:54.000Z","modified_at":"2026-01-20T05:19:54.000Z","name":"Saul Cole","mobile_number":"680-529-8833","email_id":"Gonzalo_Wiegand@gmail.com","dop":"2025-04-06","serial_number":"18823590916453660","imei1":"18823590916453660","imei2":"18823590916453660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160889,"job_number":"JOB_160889","tr_customer_id":160906,"tr_customer_product_id":160896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:52.000Z","modified_at":"2026-01-20T05:19:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19583817073351","imei1":"19583817073351","imei2":"19583817073351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160887,"job_number":"JOB_160887","tr_customer_id":160904,"tr_customer_product_id":160894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:30.000Z","modified_at":"2026-01-20T05:18:30.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17542960406023","imei2":"17542960406023","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160878,"job_number":"JOB_160878","tr_customer_id":160895,"tr_customer_product_id":160885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:04.000Z","modified_at":"2026-01-20T05:13:04.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-10","serial_number":"19920302984770","imei1":"19920302984770","imei2":"19920302984770","popurl":"2026-01-10T05:12:58.281281Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160876,"job_number":"JOB_160876","tr_customer_id":160893,"tr_customer_product_id":160883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:40.000Z","modified_at":"2026-01-20T05:01:40.000Z","name":"Trystan Fisher","mobile_number":"410-448-4316","email_id":"Aracely12@gmail.com","dop":"2025-04-06","serial_number":"12250939062878962","imei1":"12250939062878962","imei2":"12250939062878962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160874,"job_number":"JOB_160874","tr_customer_id":160891,"tr_customer_product_id":160881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:21.000Z","modified_at":"2026-01-20T05:01:21.000Z","name":"Barton Koepp","mobile_number":"363-339-7180","email_id":"Marian30@yahoo.com","dop":"2025-04-06","serial_number":"18043437649012292","imei1":"18043437649012292","imei2":"18043437649012292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160864,"job_number":"JOB_160864","tr_customer_id":160881,"tr_customer_product_id":160871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:54.000Z","modified_at":"2026-01-20T04:58:54.000Z","name":"Kirstin Fadel","mobile_number":"669-586-0939","email_id":"Junius86@yahoo.com","dop":"2025-04-06","serial_number":"10187868930452808","imei1":"10187868930452808","imei2":"10187868930452808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160858,"job_number":"JOB_160858","tr_customer_id":160875,"tr_customer_product_id":160865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:10.000Z","modified_at":"2026-01-20T04:58:10.000Z","name":"Dario Morar","mobile_number":"480-589-4657","email_id":"Ethel.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13902216348943116","imei1":"13902216348943116","imei2":"13902216348943116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160856,"job_number":"JOB_160856","tr_customer_id":160873,"tr_customer_product_id":160863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:26.000Z","modified_at":"2026-01-20T04:57:26.000Z","name":"Carissa Feeney","mobile_number":"816-417-3942","email_id":"Tania_Hammes@hotmail.com","dop":"2025-04-06","serial_number":"18883124937988348","imei1":"18883124937988348","imei2":"18883124937988348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160850,"job_number":"JOB_160850","tr_customer_id":160867,"tr_customer_product_id":160857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"Jaycee Conroy","mobile_number":"996-777-5083","email_id":"Samara13@gmail.com","dop":"2025-04-06","serial_number":"12365703040620606","imei1":"12365703040620606","imei2":"12365703040620606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160845,"job_number":"JOB_160845","tr_customer_id":160862,"tr_customer_product_id":160852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:47.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"104741977718133","imei1":"104741977718133","imei2":"104741977718133","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160843,"job_number":"JOB_160843","tr_customer_id":160860,"tr_customer_product_id":160850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108640105971650","imei1":"108640105971650","imei2":"108640105971650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160832,"job_number":"JOB_160832","tr_customer_id":160849,"tr_customer_product_id":160839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:53.000Z","modified_at":"2026-01-20T04:41:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"53433508275339","imei1":"53433508275339","imei2":"53433508275339","popurl":"2026-01-10T04:41:53.017140919Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160831,"job_number":"JOB_160831","tr_customer_id":160848,"tr_customer_product_id":160838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:05.000Z","modified_at":"2026-01-20T04:41:05.000Z","name":"Lempi Bruen","mobile_number":"599-576-4391","email_id":"Kaley.Homenick23@hotmail.com","dop":"2025-04-06","serial_number":"12191902277745812","imei1":"12191902277745812","imei2":"12191902277745812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160829,"job_number":"JOB_160829","tr_customer_id":160846,"tr_customer_product_id":160836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13352869494884","imei1":"13352869494884","imei2":"13352869494884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160828,"job_number":"JOB_160828","tr_customer_id":160845,"tr_customer_product_id":160835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:03.000Z","modified_at":"2026-01-20T04:41:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-10","serial_number":"62072932189547","imei1":"62072932189547","imei2":"62072932189547","popurl":"2026-01-10T04:41:02.751092130Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160827,"job_number":"JOB_160827","tr_customer_id":160844,"tr_customer_product_id":160834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:18.000Z","modified_at":"2026-01-20T04:40:18.000Z","name":"Linda Stehr","mobile_number":"884-819-2602","email_id":"Doug46@gmail.com","dop":"2025-04-06","serial_number":"12838362275772196","imei1":"12838362275772196","imei2":"12838362275772196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160825,"job_number":"JOB_160825","tr_customer_id":160842,"tr_customer_product_id":160832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19378171308504","imei1":"19378171308504","imei2":"19378171308504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:40:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160824,"job_number":"JOB_160824","tr_customer_id":160841,"tr_customer_product_id":160831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:31.000Z","modified_at":"2026-01-20T04:39:31.000Z","name":"Irma Hayes","mobile_number":"237-464-2320","email_id":"Mitchel_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"10126970210082670","imei1":"10126970210082670","imei2":"10126970210082670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160822,"job_number":"JOB_160822","tr_customer_id":160839,"tr_customer_product_id":160829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:29.000Z","modified_at":"2026-01-20T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19455821851727","imei1":"19455821851727","imei2":"19455821851727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160819,"job_number":"JOB_160819","tr_customer_id":160836,"tr_customer_product_id":160826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:09:00.000Z","modified_at":"2026-01-20T04:09:00.000Z","name":"Adrian Collier","mobile_number":"682-950-1734","email_id":"Jaunita31@hotmail.com","dop":"2025-04-06","serial_number":"14663043834528222","imei1":"14663043834528222","imei2":"14663043834528222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:09:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160817,"job_number":"JOB_160817","tr_customer_id":160834,"tr_customer_product_id":160824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11883753390178","imei1":"11883753390178","imei2":"11883753390178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160816,"job_number":"JOB_160816","tr_customer_id":160833,"tr_customer_product_id":160823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:18.000Z","modified_at":"2026-01-20T04:08:18.000Z","name":"Jackeline Hane","mobile_number":"842-889-9657","email_id":"Athena96@yahoo.com","dop":"2025-04-06","serial_number":"18587720231543396","imei1":"18587720231543396","imei2":"18587720231543396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160814,"job_number":"JOB_160814","tr_customer_id":160831,"tr_customer_product_id":160821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:16.000Z","modified_at":"2026-01-20T04:08:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17041584410647","imei1":"17041584410647","imei2":"17041584410647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160811,"job_number":"JOB_160811","tr_customer_id":160828,"tr_customer_product_id":160818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:35.000Z","modified_at":"2026-01-20T04:07:35.000Z","name":"Shanelle Ebert","mobile_number":"845-878-3528","email_id":"Lavina58@hotmail.com","dop":"2025-04-06","serial_number":"13712214756210126","imei1":"13712214756210126","imei2":"13712214756210126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160809,"job_number":"JOB_160809","tr_customer_id":160826,"tr_customer_product_id":160816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:33.000Z","modified_at":"2026-01-20T04:07:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16151254090360","imei1":"16151254090360","imei2":"16151254090360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:07:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160805,"job_number":"JOB_160805","tr_customer_id":160822,"tr_customer_product_id":160812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95608961703692","imei1":"95608961703692","imei2":"95608961703692","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160804,"job_number":"JOB_160804","tr_customer_id":160821,"tr_customer_product_id":160811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79716733739616","imei1":"79716733739616","imei2":"79716733739616","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160803,"job_number":"JOB_160803","tr_customer_id":160820,"tr_customer_product_id":160810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:21.000Z","modified_at":"2026-01-20T04:04:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25944587260625","imei1":"25944587260625","imei2":"25944587260625","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160802,"job_number":"JOB_160802","tr_customer_id":160819,"tr_customer_product_id":160809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30160952775291","imei1":"30160952775291","imei2":"30160952775291","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160801,"job_number":"JOB_160801","tr_customer_id":160818,"tr_customer_product_id":160808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20691482158718","imei1":"20691482158718","imei2":"20691482158718","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160800,"job_number":"JOB_160800","tr_customer_id":160817,"tr_customer_product_id":160807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:20.000Z","modified_at":"2026-01-20T04:04:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78751881940242","imei1":"78751881940242","imei2":"78751881940242","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160798,"job_number":"JOB_160798","tr_customer_id":160815,"tr_customer_product_id":160805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59195891416349","imei1":"59195891416349","imei2":"59195891416349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160797,"job_number":"JOB_160797","tr_customer_id":160814,"tr_customer_product_id":160804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64796610283573","imei1":"64796610283573","imei2":"64796610283573","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160796,"job_number":"JOB_160796","tr_customer_id":160813,"tr_customer_product_id":160803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:49.000Z","modified_at":"2026-01-20T04:03:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38722719504326","imei1":"38722719504326","imei2":"38722719504326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160795,"job_number":"JOB_160795","tr_customer_id":160812,"tr_customer_product_id":160802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10851062751830","imei1":"10851062751830","imei2":"10851062751830","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160794,"job_number":"JOB_160794","tr_customer_id":160811,"tr_customer_product_id":160801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68191237229121","imei1":"68191237229121","imei2":"68191237229121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160793,"job_number":"JOB_160793","tr_customer_id":160810,"tr_customer_product_id":160800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:48.000Z","modified_at":"2026-01-20T04:03:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83168794540031","imei1":"83168794540031","imei2":"83168794540031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160791,"job_number":"JOB_160791","tr_customer_id":160808,"tr_customer_product_id":160798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12325156993774","imei1":"12325156993774","imei2":"12325156993774","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160790,"job_number":"JOB_160790","tr_customer_id":160807,"tr_customer_product_id":160797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72786329329866","imei1":"72786329329866","imei2":"72786329329866","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160789,"job_number":"JOB_160789","tr_customer_id":160806,"tr_customer_product_id":160796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10124248729496","imei1":"10124248729496","imei2":"10124248729496","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160788,"job_number":"JOB_160788","tr_customer_id":160805,"tr_customer_product_id":160795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:17.000Z","modified_at":"2026-01-20T04:03:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82923295026656","imei1":"82923295026656","imei2":"82923295026656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160787,"job_number":"JOB_160787","tr_customer_id":160804,"tr_customer_product_id":160794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20670924835115","imei1":"20670924835115","imei2":"20670924835115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160786,"job_number":"JOB_160786","tr_customer_id":160803,"tr_customer_product_id":160793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:16.000Z","modified_at":"2026-01-20T04:03:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34636740667529","imei1":"34636740667529","imei2":"34636740667529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:03:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160785,"job_number":"JOB_160785","tr_customer_id":160802,"tr_customer_product_id":160792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:40.000Z","modified_at":"2026-01-20T03:57:40.000Z","name":"Anthony Bernier","mobile_number":"683-572-0885","email_id":"Kylie_Ledner@gmail.com","dop":"2025-04-06","serial_number":"12417113293883186","imei1":"12417113293883186","imei2":"12417113293883186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160783,"job_number":"JOB_160783","tr_customer_id":160800,"tr_customer_product_id":160790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:57:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17227887258204","imei1":"17227887258204","imei2":"17227887258204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160782,"job_number":"JOB_160782","tr_customer_id":160799,"tr_customer_product_id":160789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:29.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Haylee Koch","mobile_number":"748-773-5840","email_id":"Santa56@yahoo.com","dop":"2025-04-06","serial_number":"12436629149112026","imei1":"12436629149112026","imei2":"12436629149112026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160780,"job_number":"JOB_160780","tr_customer_id":160797,"tr_customer_product_id":160787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:57:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16124702972921","imei1":"16124702972921","imei2":"16124702972921","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160776,"job_number":"JOB_160776","tr_customer_id":160793,"tr_customer_product_id":160783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:05.000Z","modified_at":"2026-01-20T03:57:05.000Z","name":"Richard Hackett","mobile_number":"685-429-6501","email_id":"Charlie.Ferry@hotmail.com","dop":"2025-04-06","serial_number":"19260894453235416","imei1":"19260894453235416","imei2":"19260894453235416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160774,"job_number":"JOB_160774","tr_customer_id":160791,"tr_customer_product_id":160781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:03.000Z","modified_at":"2026-01-20T03:57:04.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11748696979727","imei1":"11748696979727","imei2":"11748696979727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160773,"job_number":"JOB_160773","tr_customer_id":160790,"tr_customer_product_id":160780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Margret Beer","mobile_number":"849-934-9316","email_id":"Bryon31@gmail.com","dop":"2025-04-06","serial_number":"14086499214296812","imei1":"14086499214296812","imei2":"14086499214296812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160768,"job_number":"JOB_160768","tr_customer_id":160785,"tr_customer_product_id":160775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:56.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14183651867372","imei1":"14183651867372","imei2":"14183651867372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160767,"job_number":"JOB_160767","tr_customer_id":160784,"tr_customer_product_id":160774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:54.000Z","modified_at":"2026-01-20T03:56:54.000Z","name":"Julie Klocko","mobile_number":"226-395-7310","email_id":"Xander_Fisher36@gmail.com","dop":"2025-04-06","serial_number":"18906653457140790","imei1":"18906653457140790","imei2":"18906653457140790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160765,"job_number":"JOB_160765","tr_customer_id":160782,"tr_customer_product_id":160772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15078305567096","imei1":"15078305567096","imei2":"15078305567096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160764,"job_number":"JOB_160764","tr_customer_id":160781,"tr_customer_product_id":160771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:52.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Tiana Kreiger","mobile_number":"989-826-9465","email_id":"Nya_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15788871672855178","imei1":"15788871672855178","imei2":"15788871672855178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160762,"job_number":"JOB_160762","tr_customer_id":160779,"tr_customer_product_id":160769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:50.000Z","modified_at":"2026-01-20T03:56:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19251331182422","imei1":"19251331182422","imei2":"19251331182422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160761,"job_number":"JOB_160761","tr_customer_id":160778,"tr_customer_product_id":160768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:48.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Devon Jast","mobile_number":"571-619-2374","email_id":"Lowell.Littel@yahoo.com","dop":"2025-04-06","serial_number":"10228635864341164","imei1":"10228635864341164","imei2":"10228635864341164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160759,"job_number":"JOB_160759","tr_customer_id":160776,"tr_customer_product_id":160766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:46.000Z","modified_at":"2026-01-20T03:56:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18819930562318","imei1":"18819930562318","imei2":"18819930562318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160758,"job_number":"JOB_160758","tr_customer_id":160775,"tr_customer_product_id":160765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:42.000Z","modified_at":"2026-01-20T03:56:42.000Z","name":"Antonina Sawayn","mobile_number":"775-256-3921","email_id":"Eldon_Upton12@yahoo.com","dop":"2025-04-06","serial_number":"12923241405664962","imei1":"12923241405664962","imei2":"12923241405664962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160756,"job_number":"JOB_160756","tr_customer_id":160773,"tr_customer_product_id":160763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:56:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18010339612049","imei1":"18010339612049","imei2":"18010339612049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160749,"job_number":"JOB_160749","tr_customer_id":160766,"tr_customer_product_id":160756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:35.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Howell Hyatt","mobile_number":"722-245-9597","email_id":"Destin30@yahoo.com","dop":"2025-04-06","serial_number":"12307643788785134","imei1":"12307643788785134","imei2":"12307643788785134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160747,"job_number":"JOB_160747","tr_customer_id":160764,"tr_customer_product_id":160754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:33.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11151779657899","imei1":"11151779657899","imei2":"11151779657899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160746,"job_number":"JOB_160746","tr_customer_id":160763,"tr_customer_product_id":160753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:24.000Z","modified_at":"2026-01-20T03:56:24.000Z","name":"Lawson Osinski","mobile_number":"459-833-8009","email_id":"Emmanuel.Hudson35@yahoo.com","dop":"2025-04-06","serial_number":"13089759216076620","imei1":"13089759216076620","imei2":"13089759216076620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160743,"job_number":"JOB_160743","tr_customer_id":160760,"tr_customer_product_id":160750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18571917661387","imei1":"18571917661387","imei2":"18571917661387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160740,"job_number":"JOB_160740","tr_customer_id":160757,"tr_customer_product_id":160747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:18.000Z","modified_at":"2026-01-20T03:56:18.000Z","name":"Keyshawn Schmitt","mobile_number":"378-849-2679","email_id":"Eleanore.OHara@gmail.com","dop":"2025-04-06","serial_number":"19713333645520720","imei1":"19713333645520720","imei2":"19713333645520720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160738,"job_number":"JOB_160738","tr_customer_id":160755,"tr_customer_product_id":160745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"Karlie Kling","mobile_number":"811-716-2298","email_id":"Frida.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"17719444817706424","imei1":"17719444817706424","imei2":"17719444817706424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160737,"job_number":"JOB_160737","tr_customer_id":160754,"tr_customer_product_id":160744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:17.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10508806666351","imei1":"10508806666351","imei2":"10508806666351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160735,"job_number":"JOB_160735","tr_customer_id":160752,"tr_customer_product_id":160742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14148138104689","imei1":"14148138104689","imei2":"14148138104689","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160734,"job_number":"JOB_160734","tr_customer_id":160751,"tr_customer_product_id":160741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:14.000Z","modified_at":"2026-01-20T03:56:14.000Z","name":"Triston Schumm","mobile_number":"418-952-9669","email_id":"Ruby35@gmail.com","dop":"2025-04-06","serial_number":"18901444058482380","imei1":"18901444058482380","imei2":"18901444058482380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160732,"job_number":"JOB_160732","tr_customer_id":160749,"tr_customer_product_id":160739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:12.000Z","modified_at":"2026-01-20T03:56:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17043017035156","imei1":"17043017035156","imei2":"17043017035156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160731,"job_number":"JOB_160731","tr_customer_id":160748,"tr_customer_product_id":160738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:11.000Z","modified_at":"2026-01-20T03:56:11.000Z","name":"Marty Beer","mobile_number":"291-757-8607","email_id":"Audreanne.Wisozk@yahoo.com","dop":"2025-04-06","serial_number":"14295175893459808","imei1":"14295175893459808","imei2":"14295175893459808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160729,"job_number":"JOB_160729","tr_customer_id":160746,"tr_customer_product_id":160736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Ezekiel Strosin","mobile_number":"349-934-1993","email_id":"Rodolfo_Marquardt@hotmail.com","dop":"2025-04-06","serial_number":"17611795484648840","imei1":"17611795484648840","imei2":"17611795484648840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160728,"job_number":"JOB_160728","tr_customer_id":160745,"tr_customer_product_id":160735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15564697153571","imei1":"15564697153571","imei2":"15564697153571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160727,"job_number":"JOB_160727","tr_customer_id":160744,"tr_customer_product_id":160734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:10.000Z","name":"Alize Herzog","mobile_number":"967-807-3476","email_id":"Orlando4@gmail.com","dop":"2025-04-06","serial_number":"11615960614135324","imei1":"11615960614135324","imei2":"11615960614135324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160725,"job_number":"JOB_160725","tr_customer_id":160742,"tr_customer_product_id":160732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15758256326543","imei1":"15758256326543","imei2":"15758256326543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160723,"job_number":"JOB_160723","tr_customer_id":160740,"tr_customer_product_id":160730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15101780723652","imei1":"15101780723652","imei2":"15101780723652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160722,"job_number":"JOB_160722","tr_customer_id":160739,"tr_customer_product_id":160729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Mandy Reynolds","mobile_number":"611-880-2269","email_id":"Tevin18@yahoo.com","dop":"2025-04-06","serial_number":"17807283527958472","imei1":"17807283527958472","imei2":"17807283527958472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160721,"job_number":"JOB_160721","tr_customer_id":160738,"tr_customer_product_id":160728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:04.000Z","modified_at":"2026-01-20T03:56:04.000Z","name":"Oswaldo Boyle","mobile_number":"523-985-6517","email_id":"Francis.Kovacek@yahoo.com","dop":"2025-04-06","serial_number":"13604872774758768","imei1":"13604872774758768","imei2":"13604872774758768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160719,"job_number":"JOB_160719","tr_customer_id":160736,"tr_customer_product_id":160726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"Sallie Braun","mobile_number":"710-538-1732","email_id":"Marcellus63@gmail.com","dop":"2025-04-06","serial_number":"16018930554266106","imei1":"16018930554266106","imei2":"16018930554266106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160718,"job_number":"JOB_160718","tr_customer_id":160735,"tr_customer_product_id":160724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13885011359669","imei1":"13885011359669","imei2":"13885011359669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160716,"job_number":"JOB_160716","tr_customer_id":160733,"tr_customer_product_id":160723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10642076263758","imei1":"10642076263758","imei2":"10642076263758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160714,"job_number":"JOB_160714","tr_customer_id":160731,"tr_customer_product_id":160721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:01.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10909236178473","imei1":"10909236178473","imei2":"10909236178473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160713,"job_number":"JOB_160713","tr_customer_id":160730,"tr_customer_product_id":160720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:57.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Jovanny Swift","mobile_number":"718-710-5495","email_id":"Lera.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"13097490583535474","imei1":"13097490583535474","imei2":"13097490583535474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160711,"job_number":"JOB_160711","tr_customer_id":160728,"tr_customer_product_id":160718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12090212604813","imei1":"12090212604813","imei2":"12090212604813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160707,"job_number":"JOB_160707","tr_customer_id":160724,"tr_customer_product_id":160714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:50.000Z","modified_at":"2026-01-20T03:55:50.000Z","name":"Santino Maggio","mobile_number":"589-259-1457","email_id":"Marianna.Grimes@yahoo.com","dop":"2025-04-06","serial_number":"10294853521775860","imei1":"10294853521775860","imei2":"10294853521775860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160706,"job_number":"JOB_160706","tr_customer_id":160723,"tr_customer_product_id":160713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:49.000Z","modified_at":"2026-01-20T03:55:49.000Z","name":"Jeffrey Stamm","mobile_number":"364-769-2685","email_id":"Merle58@yahoo.com","dop":"2025-04-06","serial_number":"19183192354318468","imei1":"19183192354318468","imei2":"19183192354318468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160704,"job_number":"JOB_160704","tr_customer_id":160721,"tr_customer_product_id":160711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:55:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11743403521865","imei1":"11743403521865","imei2":"11743403521865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160702,"job_number":"JOB_160702","tr_customer_id":160719,"tr_customer_product_id":160709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:47.000Z","modified_at":"2026-01-20T03:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15880449660571","imei1":"15880449660571","imei2":"15880449660571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160701,"job_number":"JOB_160701","tr_customer_id":160718,"tr_customer_product_id":160708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:40.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jonas Nitzsche","mobile_number":"923-511-2513","email_id":"Maurice_Borer2@gmail.com","dop":"2025-04-06","serial_number":"18110631450535784","imei1":"18110631450535784","imei2":"18110631450535784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160699,"job_number":"JOB_160699","tr_customer_id":160716,"tr_customer_product_id":160706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:55:38.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11183151244509","imei1":"11183151244509","imei2":"11183151244509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160694,"job_number":"JOB_160694","tr_customer_id":160711,"tr_customer_product_id":160701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Madelyn Kovacek","mobile_number":"473-497-0413","email_id":"Delpha.Hickle@hotmail.com","dop":"2025-04-06","serial_number":"13581209859960694","imei1":"13581209859960694","imei2":"13581209859960694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160692,"job_number":"JOB_160692","tr_customer_id":160709,"tr_customer_product_id":160699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"Cortney Predovic","mobile_number":"335-297-3819","email_id":"Franco_Will@yahoo.com","dop":"2025-04-06","serial_number":"17483187512605638","imei1":"17483187512605638","imei2":"17483187512605638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160691,"job_number":"JOB_160691","tr_customer_id":160708,"tr_customer_product_id":160698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:55:30.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15153375330958","imei1":"15153375330958","imei2":"15153375330958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160690,"job_number":"JOB_160690","tr_customer_id":160707,"tr_customer_product_id":160697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:29.000Z","modified_at":"2026-01-20T03:55:29.000Z","name":"Enos Grady","mobile_number":"309-295-6097","email_id":"Keenan_Little@hotmail.com","dop":"2025-04-06","serial_number":"11095229498869228","imei1":"11095229498869228","imei2":"11095229498869228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160688,"job_number":"JOB_160688","tr_customer_id":160705,"tr_customer_product_id":160695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19896140452866","imei1":"19896140452866","imei2":"19896140452866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160686,"job_number":"JOB_160686","tr_customer_id":160703,"tr_customer_product_id":160693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:55:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11196916127833","imei1":"11196916127833","imei2":"11196916127833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160685,"job_number":"JOB_160685","tr_customer_id":160702,"tr_customer_product_id":160692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"Arjun Kilback","mobile_number":"922-758-1318","email_id":"Audrey41@hotmail.com","dop":"2025-09-16","serial_number":"17043974962484","imei1":"17043974962484","imei2":"17043974962484","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160684,"job_number":"JOB_160684","tr_customer_id":160701,"tr_customer_product_id":160691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:27.000Z","modified_at":"2026-01-20T03:55:27.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17409496159294","imei1":"17409496159294","imei2":"17409496159294","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160683,"job_number":"JOB_160683","tr_customer_id":160700,"tr_customer_product_id":160690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Magdalena Bauch","mobile_number":"433-249-8712","email_id":"Amalia_Wiegand88@hotmail.com","dop":"2025-04-06","serial_number":"15572817325380228","imei1":"15572817325380228","imei2":"15572817325380228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160682,"job_number":"JOB_160682","tr_customer_id":160699,"tr_customer_product_id":160689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:26.000Z","modified_at":"2026-01-20T03:55:26.000Z","name":"Leif Wyman","mobile_number":"950-205-3823","email_id":"Elliott_Abernathy49@hotmail.com","dop":"2025-04-06","serial_number":"11274602740704014","imei1":"11274602740704014","imei2":"11274602740704014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160681,"job_number":"JOB_160681","tr_customer_id":160698,"tr_customer_product_id":160688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:55:25.000Z","name":"Colten Homenick","mobile_number":"998-443-2656","email_id":"Tomas22@gmail.com","dop":"2025-04-06","serial_number":"16698210852931734","imei1":"16698210852931734","imei2":"16698210852931734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160678,"job_number":"JOB_160678","tr_customer_id":160695,"tr_customer_product_id":160685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19507271420556","imei1":"19507271420556","imei2":"19507271420556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160676,"job_number":"JOB_160676","tr_customer_id":160693,"tr_customer_product_id":160683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18466795618155","imei1":"18466795618155","imei2":"18466795618155","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160675,"job_number":"JOB_160675","tr_customer_id":160692,"tr_customer_product_id":160682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:55:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18608934620123","imei1":"18608934620123","imei2":"18608934620123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160674,"job_number":"JOB_160674","tr_customer_id":160691,"tr_customer_product_id":160681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:22.000Z","modified_at":"2026-01-20T03:55:22.000Z","name":"Frederic Romaguera","mobile_number":"732-420-6058","email_id":"Maci21@gmail.com","dop":"2025-04-06","serial_number":"18509582218062704","imei1":"18509582218062704","imei2":"18509582218062704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160670,"job_number":"JOB_160670","tr_customer_id":160687,"tr_customer_product_id":160677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Ressie Halvorson","mobile_number":"653-384-7905","email_id":"Patricia_Gislason55@gmail.com","dop":"2025-05-30","serial_number":"1119787179554506","imei1":"1119787179554506","imei2":"1119787179554506","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160669,"job_number":"JOB_160669","tr_customer_id":160686,"tr_customer_product_id":160676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16012817945579","imei1":"16012817945579","imei2":"16012817945579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160667,"job_number":"JOB_160667","tr_customer_id":160684,"tr_customer_product_id":160674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Catharine Bashirian","mobile_number":"478-764-4330","email_id":"Fern.Moen50@yahoo.com","dop":"2025-04-06","serial_number":"19916570688409380","imei1":"19916570688409380","imei2":"19916570688409380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160665,"job_number":"JOB_160665","tr_customer_id":160682,"tr_customer_product_id":160672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:19.000Z","name":"Winifred Murphy","mobile_number":"475-295-5097","email_id":"Bobbie.Kuhn@yahoo.com","dop":"2025-05-30","serial_number":"10686404452500","imei1":"10686404452500","imei2":"10686404452500","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160663,"job_number":"JOB_160663","tr_customer_id":160680,"tr_customer_product_id":160670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15335154216095","imei1":"15335154216095","imei2":"15335154216095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160661,"job_number":"JOB_160661","tr_customer_id":160678,"tr_customer_product_id":160668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Terrence Streich","mobile_number":"669-667-3990","email_id":"Nickolas42@hotmail.com","dop":"2025-04-06","serial_number":"12201094669624714","imei1":"12201094669624714","imei2":"12201094669624714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160658,"job_number":"JOB_160658","tr_customer_id":160675,"tr_customer_product_id":160665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12025823613247","imei1":"12025823613247","imei2":"12025823613247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160656,"job_number":"JOB_160656","tr_customer_id":160673,"tr_customer_product_id":160663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:07.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"King Spinka","mobile_number":"450-545-7075","email_id":"Travis.Hyatt48@gmail.com","dop":"2025-04-06","serial_number":"19591136988114856","imei1":"19591136988114856","imei2":"19591136988114856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160654,"job_number":"JOB_160654","tr_customer_id":160671,"tr_customer_product_id":160661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"Cassidy Witting","mobile_number":"411-610-7426","email_id":"Triston_Kreiger27@hotmail.com","dop":"2025-09-16","serial_number":"15062342717978","imei1":"15062342717978","imei2":"15062342717978","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160652,"job_number":"JOB_160652","tr_customer_id":160669,"tr_customer_product_id":160659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:06.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13230361027899","imei1":"13230361027899","imei2":"13230361027899","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160650,"job_number":"JOB_160650","tr_customer_id":160667,"tr_customer_product_id":160657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:05.000Z","modified_at":"2026-01-20T03:55:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16991074286222","imei1":"16991074286222","imei2":"16991074286222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160649,"job_number":"JOB_160649","tr_customer_id":160666,"tr_customer_product_id":160656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:04.000Z","modified_at":"2026-01-20T03:55:04.000Z","name":"Ferne Gutkowski","mobile_number":"843-948-0869","email_id":"Jaquelin13@hotmail.com","dop":"2025-04-06","serial_number":"19229887138463010","imei1":"19229887138463010","imei2":"19229887138463010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160647,"job_number":"JOB_160647","tr_customer_id":160664,"tr_customer_product_id":160654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:02.000Z","modified_at":"2026-01-20T03:55:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10688673935129","imei1":"10688673935129","imei2":"10688673935129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160645,"job_number":"JOB_160645","tr_customer_id":160662,"tr_customer_product_id":160652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:58.000Z","modified_at":"2026-01-20T03:54:58.000Z","name":"Chanel Olson","mobile_number":"417-728-2400","email_id":"Lincoln.Cormier@yahoo.com","dop":"2025-06-18","serial_number":"1072801076627864","imei1":"1072801076627864","imei2":"1072801076627864","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160643,"job_number":"JOB_160643","tr_customer_id":160660,"tr_customer_product_id":160650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:54:57.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10439272096357","imei1":"10439272096357","imei2":"10439272096357","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160642,"job_number":"JOB_160642","tr_customer_id":160659,"tr_customer_product_id":160649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"Maxie Moen","mobile_number":"653-404-3812","email_id":"Deontae.Erdman76@hotmail.com","dop":"2025-09-16","serial_number":"12677719166250","imei1":"12677719166250","imei2":"12677719166250","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160641,"job_number":"JOB_160641","tr_customer_id":160658,"tr_customer_product_id":160648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:45.000Z","modified_at":"2026-01-20T03:54:45.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13699682655158","imei1":"13699682655158","imei2":"13699682655158","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160640,"job_number":"JOB_160640","tr_customer_id":160657,"tr_customer_product_id":160647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:43.000Z","name":"Randal Schneider","mobile_number":"582-839-8983","email_id":"Elena57@yahoo.com","dop":"2025-04-06","serial_number":"13888724912396164","imei1":"13888724912396164","imei2":"13888724912396164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160636,"job_number":"JOB_160636","tr_customer_id":160653,"tr_customer_product_id":160643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17139324599061","imei1":"17139324599061","imei2":"17139324599061","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160635,"job_number":"JOB_160635","tr_customer_id":160652,"tr_customer_product_id":160642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Fredy Hammes","mobile_number":"277-866-0460","email_id":"Robb.Auer14@yahoo.com","dop":"2025-04-06","serial_number":"14920418324178496","imei1":"14920418324178496","imei2":"14920418324178496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160634,"job_number":"JOB_160634","tr_customer_id":160651,"tr_customer_product_id":160641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:41.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"Camilla Adams","mobile_number":"892-684-1332","email_id":"Cheyenne28@hotmail.com","dop":"2025-04-06","serial_number":"15210111779963224","imei1":"15210111779963224","imei2":"15210111779963224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160633,"job_number":"JOB_160633","tr_customer_id":160650,"tr_customer_product_id":160640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"Cierra Mann","mobile_number":"495-383-1350","email_id":"Montana_Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17482912317045998","imei1":"17482912317045998","imei2":"17482912317045998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160630,"job_number":"JOB_160630","tr_customer_id":160647,"tr_customer_product_id":160637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:54:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12313200520807","imei1":"12313200520807","imei2":"12313200520807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160629,"job_number":"JOB_160629","tr_customer_id":160646,"tr_customer_product_id":160636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:39.000Z","modified_at":"2026-01-20T03:54:39.000Z","name":"Noble Kling","mobile_number":"396-753-1611","email_id":"Blaise59@yahoo.com","dop":"2025-04-06","serial_number":"18157421553897770","imei1":"18157421553897770","imei2":"18157421553897770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160627,"job_number":"JOB_160627","tr_customer_id":160644,"tr_customer_product_id":160634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:54:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17460622134273","imei1":"17460622134273","imei2":"17460622134273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160625,"job_number":"JOB_160625","tr_customer_id":160642,"tr_customer_product_id":160632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:54:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16220001170066","imei1":"16220001170066","imei2":"16220001170066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160624,"job_number":"JOB_160624","tr_customer_id":160641,"tr_customer_product_id":160631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:33.000Z","modified_at":"2026-01-20T03:54:33.000Z","name":"Sage Will","mobile_number":"959-691-6127","email_id":"Eveline.Frami62@yahoo.com","dop":"2025-04-06","serial_number":"12041117130684198","imei1":"12041117130684198","imei2":"12041117130684198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160621,"job_number":"JOB_160621","tr_customer_id":160638,"tr_customer_product_id":160628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:30.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Santina Welch","mobile_number":"883-621-0715","email_id":"Keshawn26@yahoo.com","dop":"2025-04-06","serial_number":"12197004258625760","imei1":"12197004258625760","imei2":"12197004258625760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160619,"job_number":"JOB_160619","tr_customer_id":160636,"tr_customer_product_id":160626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19138625746019","imei1":"19138625746019","imei2":"19138625746019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160618,"job_number":"JOB_160618","tr_customer_id":160635,"tr_customer_product_id":160625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Dorthy Bruen","mobile_number":"771-450-2835","email_id":"Zoie.Langworth55@hotmail.com","dop":"2025-04-06","serial_number":"14624570086830056","imei1":"14624570086830056","imei2":"14624570086830056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160615,"job_number":"JOB_160615","tr_customer_id":160632,"tr_customer_product_id":160622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299963871513","imei1":"12299963871513","imei2":"12299963871513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160614,"job_number":"JOB_160614","tr_customer_id":160631,"tr_customer_product_id":160621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Dorthy MacGyver","mobile_number":"740-534-8671","email_id":"Raymundo46@gmail.com","dop":"2025-04-06","serial_number":"12871917464933412","imei1":"12871917464933412","imei2":"12871917464933412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160613,"job_number":"JOB_160613","tr_customer_id":160630,"tr_customer_product_id":160620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:23.000Z","modified_at":"2026-01-20T03:54:23.000Z","name":"Ludie Schuppe","mobile_number":"420-639-4710","email_id":"Eusebio_Cassin16@gmail.com","dop":"2025-04-06","serial_number":"17769949548466444","imei1":"17769949548466444","imei2":"17769949548466444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160609,"job_number":"JOB_160609","tr_customer_id":160626,"tr_customer_product_id":160616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:14.000Z","name":"Nico Schamberger","mobile_number":"880-656-8839","email_id":"Roy81@yahoo.com","dop":"2025-06-18","serial_number":"1073754141577967","imei1":"1073754141577967","imei2":"1073754141577967","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160607,"job_number":"JOB_160607","tr_customer_id":160624,"tr_customer_product_id":160614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:13.000Z","modified_at":"2026-01-20T03:54:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10613917607998","imei1":"10613917607998","imei2":"10613917607998","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160605,"job_number":"JOB_160605","tr_customer_id":160622,"tr_customer_product_id":160612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:55.000Z","modified_at":"2026-01-20T03:53:55.000Z","name":"Seth Wilderman","mobile_number":"939-689-4565","email_id":"Wilburn.Feeney35@gmail.com","dop":"2025-04-06","serial_number":"17452521506158222","imei1":"17452521506158222","imei2":"17452521506158222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160603,"job_number":"JOB_160603","tr_customer_id":160620,"tr_customer_product_id":160610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:53.000Z","modified_at":"2026-01-20T03:53:53.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13574218912179","imei1":"13574218912179","imei2":"13574218912179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160601,"job_number":"JOB_160601","tr_customer_id":160618,"tr_customer_product_id":160608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:47.000Z","modified_at":"2026-01-20T03:53:47.000Z","name":"Karli D'Amore","mobile_number":"729-389-6580","email_id":"Leanne.Heidenreich42@hotmail.com","dop":"2025-04-06","serial_number":"10323221218972240","imei1":"10323221218972240","imei2":"10323221218972240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160597,"job_number":"JOB_160597","tr_customer_id":160614,"tr_customer_product_id":160604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:12.000Z","modified_at":"2026-01-20T03:49:12.000Z","name":"Jon Hermiston","mobile_number":"214-394-2472","email_id":"Benny39@hotmail.com","dop":"2025-04-06","serial_number":"15853235384304992","imei1":"15853235384304992","imei2":"15853235384304992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160595,"job_number":"JOB_160595","tr_customer_id":160612,"tr_customer_product_id":160602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15985077415995","imei1":"15985077415995","imei2":"15985077415995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160594,"job_number":"JOB_160594","tr_customer_id":160611,"tr_customer_product_id":160601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:25.000Z","modified_at":"2026-01-20T03:48:25.000Z","name":"Brenna Weimann","mobile_number":"923-803-4436","email_id":"Eino87@hotmail.com","dop":"2025-04-06","serial_number":"16184188216161920","imei1":"16184188216161920","imei2":"16184188216161920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160592,"job_number":"JOB_160592","tr_customer_id":160609,"tr_customer_product_id":160599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:23.000Z","modified_at":"2026-01-20T03:48:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16728284618702","imei1":"16728284618702","imei2":"16728284618702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160591,"job_number":"JOB_160591","tr_customer_id":160608,"tr_customer_product_id":160598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:38.000Z","modified_at":"2026-01-20T03:47:38.000Z","name":"Naomie Herzog","mobile_number":"866-647-8822","email_id":"Abby41@yahoo.com","dop":"2025-04-06","serial_number":"16264538527906798","imei1":"16264538527906798","imei2":"16264538527906798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160589,"job_number":"JOB_160589","tr_customer_id":160606,"tr_customer_product_id":160596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:36.000Z","modified_at":"2026-01-20T03:47:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13261185012699","imei1":"13261185012699","imei2":"13261185012699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160586,"job_number":"JOB_160586","tr_customer_id":160603,"tr_customer_product_id":160593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:15:08.000Z","modified_at":"2026-01-20T03:15:08.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-10","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-10T03:15:08.389525Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160585,"job_number":"JOB_160585","tr_customer_id":160602,"tr_customer_product_id":160592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:39.000Z","modified_at":"2026-01-20T03:00:39.000Z","name":"Abe Kohler","mobile_number":"677-958-9089","email_id":"Judah23@gmail.com","dop":"2025-04-06","serial_number":"16966800512555852","imei1":"16966800512555852","imei2":"16966800512555852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160583,"job_number":"JOB_160583","tr_customer_id":160600,"tr_customer_product_id":160590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:00:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14574527579195","imei1":"14574527579195","imei2":"14574527579195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160582,"job_number":"JOB_160582","tr_customer_id":160599,"tr_customer_product_id":160589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:56.000Z","modified_at":"2026-01-20T02:59:56.000Z","name":"Tyshawn White","mobile_number":"514-407-3221","email_id":"Destiny.Treutel32@gmail.com","dop":"2025-04-06","serial_number":"14094355437657860","imei1":"14094355437657860","imei2":"14094355437657860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160580,"job_number":"JOB_160580","tr_customer_id":160597,"tr_customer_product_id":160587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T02:59:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12050297122852","imei1":"12050297122852","imei2":"12050297122852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160579,"job_number":"JOB_160579","tr_customer_id":160596,"tr_customer_product_id":160586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:13.000Z","modified_at":"2026-01-20T02:59:13.000Z","name":"Etha Shanahan","mobile_number":"766-439-3024","email_id":"Jane24@hotmail.com","dop":"2025-04-06","serial_number":"18577371113314320","imei1":"18577371113314320","imei2":"18577371113314320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160577,"job_number":"JOB_160577","tr_customer_id":160594,"tr_customer_product_id":160584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:11.000Z","modified_at":"2026-01-20T02:59:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12299580211443","imei1":"12299580211443","imei2":"12299580211443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160576,"job_number":"JOB_160576","tr_customer_id":160593,"tr_customer_product_id":160583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:01:04.000Z","modified_at":"2026-01-20T02:01:04.000Z","name":"Archana Rai","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770886","imei1":"23451113430770886","imei2":"23451113430770886","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T02:01:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160573,"job_number":"JOB_160573","tr_customer_id":160590,"tr_customer_product_id":160580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:29.000Z","modified_at":"2026-01-20T01:40:29.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722349","imei1":"23145678722349","imei2":"23145678722349","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160572,"job_number":"JOB_160572","tr_customer_id":160589,"tr_customer_product_id":160579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:13.000Z","modified_at":"2026-01-20T01:40:13.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678722344","imei1":"23145678722344","imei2":"23145678722344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160567,"job_number":"JOB_160567","tr_customer_id":160584,"tr_customer_product_id":160574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:42:11.000Z","modified_at":"2026-01-19T23:42:11.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-09T23:42:11.091960390Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160566,"job_number":"JOB_160566","tr_customer_id":160583,"tr_customer_product_id":160573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:47.000Z","modified_at":"2026-01-19T23:39:47.000Z","name":"Bela Kapoor","mobile_number":"7098077415","email_id":"agastya.tandon@yahoo.co.in","dop":"2026-01-09","serial_number":"693987320305435","imei1":"693987320305435","imei2":"693987320305435","popurl":"www.rajinder-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160565,"job_number":"JOB_160565","tr_customer_id":160582,"tr_customer_product_id":160572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:39:46.000Z","modified_at":"2026-01-19T23:39:46.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-09","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-09T23:39:46.296755848Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161086,"job_number":"JOB_161086","tr_customer_id":161103,"tr_customer_product_id":161093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Umang Agarwal","mobile_number":"8241452884","email_id":"sameer.trivedi@hotmail.com","dop":"2026-01-10","serial_number":"311226285059248","imei1":"611017786631322","imei2":"362009795433742","popurl":"www.deeptiman-bhattacharya.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161085,"job_number":"JOB_161085","tr_customer_id":161102,"tr_customer_product_id":161092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Subhash Kakkar","mobile_number":"8246573621","email_id":"vijay.dwivedi@gmail.com","dop":"2026-01-10","serial_number":"387368987993027","imei1":"028393591458762","imei2":"531625719654417","popurl":"www.deeptimoy-dhawan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161083,"job_number":"JOB_161083","tr_customer_id":161100,"tr_customer_product_id":161090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Suryakanta Pillai","mobile_number":"8247601472","email_id":"malati.ahluwalia@yahoo.co.in","dop":"2026-01-10","serial_number":"839143662377034","imei1":"825597092665600","imei2":"447617341627532","popurl":"www.dayaamay-khanna.com","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161082,"job_number":"JOB_161082","tr_customer_id":161099,"tr_customer_product_id":161089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Devdan Tagore","mobile_number":"8248407651","email_id":"avadhesh.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"508931326040087","imei1":"821689957744687","imei2":"298949232491056","popurl":"www.aatmaja-shah.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161081,"job_number":"JOB_161081","tr_customer_id":161098,"tr_customer_product_id":161088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Bhramar Sharma","mobile_number":"8249199053","email_id":"ekaling.jain@gmail.com","dop":"2026-01-10","serial_number":"576559807074551","imei1":"646859085193423","imei2":"815763701397469","popurl":"www.aatmaja-pillai.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161080,"job_number":"JOB_161080","tr_customer_id":161097,"tr_customer_product_id":161087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Gandharv Kakkar","mobile_number":"8243123984","email_id":"devasree.ahluwalia@gmail.com","dop":"2026-01-10","serial_number":"382025809557037","imei1":"448316727715099","imei2":"621791457688913","popurl":"www.aanjaneya-kaur.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161079,"job_number":"JOB_161079","tr_customer_id":161096,"tr_customer_product_id":161086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Chitramala Khatri","mobile_number":"8245758400","email_id":"aayushman.asan@gmail.com","dop":"2026-01-10","serial_number":"854837178686404","imei1":"501824964184421","imei2":"199419399033522","popurl":"www.devagya-khan.info","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161077,"job_number":"JOB_161077","tr_customer_id":161094,"tr_customer_product_id":161084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:19:49.000Z","modified_at":"2026-01-20T07:19:49.000Z","name":"Aasha Chattopadhyay","mobile_number":"8244386810","email_id":"chidambaram.abbott@yahoo.co.in","dop":"2026-01-10","serial_number":"701435812065806","imei1":"870601558472481","imei2":"907034903300839","popurl":"www.jaimini-prajapat.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161068,"job_number":"JOB_161068","tr_customer_id":161085,"tr_customer_product_id":161075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:02:23.000Z","modified_at":"2026-01-20T07:02:23.000Z","name":"Chitrangada Agarwal","mobile_number":"8247673478","email_id":"preity.ahuja@gmail.com","dop":"2026-01-10","serial_number":"442020016601191","imei1":"951549174820034","imei2":"042541561336753","popurl":"www.chidambar-acharya.biz","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160977,"job_number":"JOB_160977","tr_customer_id":160994,"tr_customer_product_id":160984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:57.000Z","modified_at":"2026-01-20T06:29:57.000Z","name":"Ankit Chauhan","mobile_number":"0490340923","email_id":"ankit@1323","dop":"2026-01-05","serial_number":"09000999993333333","imei1":"09000999993333333","imei2":"09000999993333333","popurl":"2026-01-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160948,"job_number":"JOB_160948","tr_customer_id":160965,"tr_customer_product_id":160955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Beverly Stehr","mobile_number":"769-277-1600","email_id":"Otha.Thiel@gmail.com","dop":"2025-06-09","serial_number":"104613489233422","imei1":"104613489233422","imei2":"104613489233422","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160946,"job_number":"JOB_160946","tr_customer_id":160963,"tr_customer_product_id":160953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105923743619202","imei1":"105923743619202","imei2":"105923743619202","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160945,"job_number":"JOB_160945","tr_customer_id":160962,"tr_customer_product_id":160952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:13.000Z","name":"Olaf Dooley","mobile_number":"683-445-2956","email_id":"Tatyana_Flatley74@gmail.com","dop":"2025-06-09","serial_number":"103305630085156","imei1":"103305630085156","imei2":"103305630085156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160943,"job_number":"JOB_160943","tr_customer_id":160960,"tr_customer_product_id":160950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:12.000Z","modified_at":"2026-01-20T06:21:12.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109054906445315","imei1":"109054906445315","imei2":"109054906445315","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:21:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160942,"job_number":"JOB_160942","tr_customer_id":160959,"tr_customer_product_id":160949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:54.000Z","modified_at":"2026-01-20T06:20:54.000Z","name":"Ramon Jones","mobile_number":"572-666-4773","email_id":"Drew.Strosin@hotmail.com","dop":"2025-06-09","serial_number":"38395881470173710","imei1":"38395881470173710","imei2":"38395881470173710","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160940,"job_number":"JOB_160940","tr_customer_id":160957,"tr_customer_product_id":160947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"Cindy Bailey","mobile_number":"210-459-8388","email_id":"Kathryne_Roob21@hotmail.com","dop":"2025-06-09","serial_number":"101646547184698","imei1":"101646547184698","imei2":"101646547184698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160937,"job_number":"JOB_160937","tr_customer_id":160954,"tr_customer_product_id":160944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:20:52.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104714562196200","imei1":"104714562196200","imei2":"104714562196200","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T06:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160885,"job_number":"JOB_160885","tr_customer_id":160902,"tr_customer_product_id":160892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:13.000Z","modified_at":"2026-01-20T05:14:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10075447830889","imei1":"10075447830889","imei2":"10075447830889","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160883,"job_number":"JOB_160883","tr_customer_id":160900,"tr_customer_product_id":160890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:13:53.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18251643698232","imei1":"18251643698232","imei2":"18251643698232","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160881,"job_number":"JOB_160881","tr_customer_id":160898,"tr_customer_product_id":160888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:34.000Z","modified_at":"2026-01-20T05:13:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15903317403163","imei1":"15903317403163","imei2":"15903317403163","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160879,"job_number":"JOB_160879","tr_customer_id":160896,"tr_customer_product_id":160886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15473052953908","imei1":"15473052953908","imei2":"15473052953908","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160877,"job_number":"JOB_160877","tr_customer_id":160894,"tr_customer_product_id":160884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:04:07.000Z","modified_at":"2026-01-20T05:04:07.000Z","name":"Reva Streich","mobile_number":"363-768-1190","email_id":"Vena50@gmail.com","dop":"2025-10-01","serial_number":"17016336839408","imei1":"17016336839408","imei2":"17016336839408","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160871,"job_number":"JOB_160871","tr_customer_id":160888,"tr_customer_product_id":160878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:04.000Z","modified_at":"2026-01-20T05:00:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18627875311238","imei1":"18627875311238","imei2":"18627875311238","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T05:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160869,"job_number":"JOB_160869","tr_customer_id":160886,"tr_customer_product_id":160876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:43.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17208763023044","imei1":"17208763023044","imei2":"17208763023044","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160867,"job_number":"JOB_160867","tr_customer_id":160884,"tr_customer_product_id":160874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:23.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11803763180387","imei1":"11803763180387","imei2":"11803763180387","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160865,"job_number":"JOB_160865","tr_customer_id":160882,"tr_customer_product_id":160872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"15044267972229","imei1":"15044267972229","imei2":"15044267972229","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160861,"job_number":"JOB_160861","tr_customer_id":160878,"tr_customer_product_id":160868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:44.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17842215650464","imei1":"17842215650464","imei2":"17842215650464","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160859,"job_number":"JOB_160859","tr_customer_id":160876,"tr_customer_product_id":160866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:21.000Z","modified_at":"2026-01-20T04:58:21.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19316765229681","imei1":"19316765229681","imei2":"19316765229681","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160853,"job_number":"JOB_160853","tr_customer_id":160870,"tr_customer_product_id":160860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:51.000Z","modified_at":"2026-01-20T04:56:51.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12522932379991","imei1":"12522932379991","imei2":"12522932379991","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160851,"job_number":"JOB_160851","tr_customer_id":160868,"tr_customer_product_id":160858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:28.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12616041479942","imei1":"12616041479942","imei2":"12616041479942","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160847,"job_number":"JOB_160847","tr_customer_id":160864,"tr_customer_product_id":160854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14548086484934","imei1":"14548086484934","imei2":"14548086484934","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160841,"job_number":"JOB_160841","tr_customer_id":160858,"tr_customer_product_id":160848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:32.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10820675735135","imei1":"10820675735135","imei2":"10820675735135","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160839,"job_number":"JOB_160839","tr_customer_id":160856,"tr_customer_product_id":160846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:15.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10970753426560","imei1":"10970753426560","imei2":"10970753426560","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160837,"job_number":"JOB_160837","tr_customer_id":160854,"tr_customer_product_id":160844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:59.000Z","modified_at":"2026-01-20T04:47:59.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10718127316381","imei1":"10718127316381","imei2":"10718127316381","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160835,"job_number":"JOB_160835","tr_customer_id":160852,"tr_customer_product_id":160842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:42.000Z","modified_at":"2026-01-20T04:47:42.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14784809276562","imei1":"14784809276562","imei2":"14784809276562","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160833,"job_number":"JOB_160833","tr_customer_id":160850,"tr_customer_product_id":160840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:39.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19535743479158","imei1":"19535743479158","imei2":"19535743479158","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160821,"job_number":"JOB_160821","tr_customer_id":160838,"tr_customer_product_id":160828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:29.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13770558551649","imei1":"13770558551649","imei2":"13770558551649","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160813,"job_number":"JOB_160813","tr_customer_id":160830,"tr_customer_product_id":160820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13996000754620","imei1":"13996000754620","imei2":"13996000754620","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160808,"job_number":"JOB_160808","tr_customer_id":160825,"tr_customer_product_id":160815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17042121455112","imei1":"17042121455112","imei2":"17042121455112","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T04:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160772,"job_number":"JOB_160772","tr_customer_id":160789,"tr_customer_product_id":160779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:58.000Z","modified_at":"2026-01-20T03:56:58.000Z","name":"Kristofer Metz","mobile_number":"842-252-0980","email_id":"Jamie.Simonis@hotmail.com","dop":"2025-06-09","serial_number":"108831312066035","imei1":"108831312066035","imei2":"108831312066035","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160770,"job_number":"JOB_160770","tr_customer_id":160787,"tr_customer_product_id":160777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:56:57.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100500046814431","imei1":"100500046814431","imei2":"100500046814431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160755,"job_number":"JOB_160755","tr_customer_id":160772,"tr_customer_product_id":160762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Lilla Schinner","mobile_number":"300-208-7033","email_id":"Damaris8@hotmail.com","dop":"2025-06-09","serial_number":"106521088558044","imei1":"106521088558044","imei2":"106521088558044","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160753,"job_number":"JOB_160753","tr_customer_id":160770,"tr_customer_product_id":160760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:39.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109325545065441","imei1":"109325545065441","imei2":"109325545065441","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160744,"job_number":"JOB_160744","tr_customer_id":160761,"tr_customer_product_id":160751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Amaya Steuber","mobile_number":"468-460-5264","email_id":"Justine76@yahoo.com","dop":"2025-06-09","serial_number":"101146315406474","imei1":"101146315406474","imei2":"101146315406474","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160741,"job_number":"JOB_160741","tr_customer_id":160758,"tr_customer_product_id":160748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:22.000Z","modified_at":"2026-01-20T03:56:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108918237799207","imei1":"108918237799207","imei2":"108918237799207","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160698,"job_number":"JOB_160698","tr_customer_id":160715,"tr_customer_product_id":160705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Gerardo Pouros","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192299092482343","imei1":"192299092482343","imei2":"192299092482343","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160697,"job_number":"JOB_160697","tr_customer_id":160714,"tr_customer_product_id":160704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:33.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Ryleigh Pfeffer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171820116422249","imei1":"171820116422249","imei2":"171820116422249","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160696,"job_number":"JOB_160696","tr_customer_id":160713,"tr_customer_product_id":160703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Annamae Jerde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175745608084703","imei1":"175745608084703","imei2":"175745608084703","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160695,"job_number":"JOB_160695","tr_customer_id":160712,"tr_customer_product_id":160702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:32.000Z","modified_at":"2026-01-20T03:55:32.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178649836636407","imei1":"178649836636407","imei2":"178649836636407","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160673,"job_number":"JOB_160673","tr_customer_id":160690,"tr_customer_product_id":160680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:21.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Horacio Wunsch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113445824582084","imei1":"113445824582084","imei2":"113445824582084","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160671,"job_number":"JOB_160671","tr_customer_id":160688,"tr_customer_product_id":160678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Bria Murazik","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190032460462900","imei1":"190032460462900","imei2":"190032460462900","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160668,"job_number":"JOB_160668","tr_customer_id":160685,"tr_customer_product_id":160675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"Quentin Kulas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198354098026459","imei1":"198354098026459","imei2":"198354098026459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160666,"job_number":"JOB_160666","tr_customer_id":160683,"tr_customer_product_id":160673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:20.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111881032588752","imei1":"111881032588752","imei2":"111881032588752","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160646,"job_number":"JOB_160646","tr_customer_id":160663,"tr_customer_product_id":160653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:59.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Mariam_Kutch16@yahoo.com","dop":"2025-07-02","serial_number":"11770942632921","imei1":"11770942632921","imei2":"11770942632921","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160638,"job_number":"JOB_160638","tr_customer_id":160655,"tr_customer_product_id":160645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:54:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lyda_Daniel@hotmail.com","dop":"2025-07-02","serial_number":"18325527719191","imei1":"18325527719191","imei2":"18325527719191","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160617,"job_number":"JOB_160617","tr_customer_id":160634,"tr_customer_product_id":160624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:25.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Alexis.Emmerich@gmail.com","dop":"2025-07-02","serial_number":"19348621782137","imei1":"19348621782137","imei2":"19348621782137","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160599,"job_number":"JOB_160599","tr_customer_id":160616,"tr_customer_product_id":160606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:02.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12982656867704","imei1":"12982656867704","imei2":"12982656867704","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160588,"job_number":"JOB_160588","tr_customer_id":160605,"tr_customer_product_id":160595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:22:01.000Z","modified_at":"2026-01-20T03:22:01.000Z","name":"Dagmar Fritsch","mobile_number":"741-521-5067","email_id":"Rocky.Conroy@hotmail.com","dop":"2025-11-09","serial_number":"35876260688420","imei1":"35876260688420","imei2":"35876260688420","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160587,"job_number":"JOB_160587","tr_customer_id":160604,"tr_customer_product_id":160594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:21:23.000Z","modified_at":"2026-01-20T03:21:23.000Z","name":"Marlin Conroy","mobile_number":"277-411-4189","email_id":"Elva_Towne5@hotmail.com","dop":"2025-11-09","serial_number":"36234832581138","imei1":"36234832581138","imei2":"36234832581138","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T03:21:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160575,"job_number":"JOB_160575","tr_customer_id":160592,"tr_customer_product_id":160582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:40.000Z","modified_at":"2026-01-20T01:50:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13596002235746","imei1":"13596002235746","imei2":"13596002235746","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-20T01:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160569,"job_number":"JOB_160569","tr_customer_id":160586,"tr_customer_product_id":160576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:55.000Z","modified_at":"2026-01-19T23:55:55.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Elaina_Cormier8@gmail.com","dop":"2025-07-02","serial_number":"17825806088389","imei1":"17825806088389","imei2":"17825806088389","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160568,"job_number":"JOB_160568","tr_customer_id":160585,"tr_customer_product_id":160575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:55:51.000Z","modified_at":"2026-01-19T23:55:51.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wilford.Kozey@hotmail.com","dop":"2025-07-02","serial_number":"11901896964544","imei1":"11901896964544","imei2":"11901896964544","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160564,"job_number":"JOB_160564","tr_customer_id":160581,"tr_customer_product_id":160571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T23:23:00.000Z","modified_at":"2026-01-19T23:23:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ryleigh.Kub@hotmail.com","dop":"2025-07-02","serial_number":"15659736430896","imei1":"15659736430896","imei2":"15659736430896","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T23:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160563,"job_number":"JOB_160563","tr_customer_id":160580,"tr_customer_product_id":160570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-19T21:28:18.000Z","modified_at":"2026-01-19T21:28:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charity.Conn82@yahoo.com","dop":"2025-07-02","serial_number":"18919391268877","imei1":"18919391268877","imei2":"18919391268877","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-19T21:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e3117cdd-c616-4eb2-87af-6afed3f8fbd2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-MsieKNJ/Ho8nGOevwoMmIRYMI+A" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30f9c2bf-40fd-48e9-8071-9b795b68c83d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48de976f-4ccd-4758-8ff0-ed52d961617c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-0BmJVUXbd+nFu3+xj9zgupFeFOA" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":178}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2fd4b058-3fc5-458c-b686-cf4c206da87e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7bd-VobJI9+M2+BxNK3PbY0tTr9rqVk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:11.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:28:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a93b7271-394d-4093-bcf6-e836bc291d27 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a4b23cb-9eda-4642-919d-cb1833e2efb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"950-94cAgNKgP0sr0i5B1yE9mfF0n9U" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:11.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T07:28:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":161095,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T07:28:06.000Z"}],"quatations":[]},{"id":160922,"job_number":"JOB_160922","tr_customer_id":160939,"tr_customer_product_id":160929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:41.000Z","modified_at":"2026-01-20T06:02:49.000Z","name":"Test 20012026","mobile_number":"8956465651","email_id":"test@gmail.com","dop":"2025-11-30","serial_number":"78944564555654","imei1":"78944564555654","imei2":"78944564555654","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-20T06:02:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":160922,"remark":"Apps are opening slowly","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-20T05:58:41.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2851d1d0-41ab-41a0-a112-2f0692949b96 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTF9.YnhGCkNF8i9FZwnVjC-BcosimFxfFU2aeuUkRDggEgU |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5004c4e1-6ee3-4f06-9ec7-84d0dd4b2bcc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":161095,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d01cdbce-1c93-45a3-a111-4853d7fcd72c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-gbBtRTX3lRPSlGDboXWlppAPa8I" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c09fc19-5a6e-4569-8872-9ed06f0656ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ab803ab-5895-4dd0-bf2a-69d7e3d3c908 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-kPRcPGXh4SC+f9EGzTeeDfwLTj4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":177},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afcdee82-032f-4efa-8260-e4083eefb3c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44f14c70-7fb8-45a4-8172-95ec5bfb3d06 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2ad1c-ycBFHa00n1F39hwmQavGLc31/R4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":161075,"job_number":"JOB_161075","tr_customer_id":161092,"tr_customer_product_id":161082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:06:12.000Z","modified_at":"2026-01-20T07:06:52.000Z","name":"Durward Rodriguez","mobile_number":"477-669-0599","email_id":"Jakob.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18465852724682","imei1":"18465852724682","imei2":"18465852724682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161073,"job_number":"JOB_161073","tr_customer_id":161090,"tr_customer_product_id":161080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:05:24.000Z","modified_at":"2026-01-20T07:06:04.000Z","name":"Sylvan Jerde","mobile_number":"714-207-6248","email_id":"Nadia_Feeney98@yahoo.com","dop":"2025-04-06","serial_number":"13334146092861","imei1":"13334146092861","imei2":"13334146092861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161071,"job_number":"JOB_161071","tr_customer_id":161088,"tr_customer_product_id":161078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:36.000Z","modified_at":"2026-01-20T07:05:17.000Z","name":"Nick Krajcik","mobile_number":"502-841-0852","email_id":"Marianne_Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"16671586047956","imei1":"16671586047956","imei2":"16671586047956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161069,"job_number":"JOB_161069","tr_customer_id":161086,"tr_customer_product_id":161076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:04:05.000Z","modified_at":"2026-01-20T07:04:44.000Z","name":"Malcolm Spinka","mobile_number":"568-232-2476","email_id":"Fausto_Kuphal@gmail.com","dop":"2025-04-06","serial_number":"18596294703540","imei1":"18596294703540","imei2":"18596294703540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:04:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161065,"job_number":"JOB_161065","tr_customer_id":161082,"tr_customer_product_id":161072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:51:27.000Z","modified_at":"2026-01-20T06:52:10.000Z","name":"Lucile Greenfelder","mobile_number":"252-551-6225","email_id":"Brisa.Lind15@hotmail.com","dop":"2025-04-06","serial_number":"15826904670288","imei1":"15826904670288","imei2":"15826904670288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:52:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161062,"job_number":"JOB_161062","tr_customer_id":161079,"tr_customer_product_id":161069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:50:35.000Z","modified_at":"2026-01-20T06:51:18.000Z","name":"Kendrick Mitchell","mobile_number":"836-399-2145","email_id":"Ellsworth38@gmail.com","dop":"2025-04-06","serial_number":"14974711835673","imei1":"14974711835673","imei2":"14974711835673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161058,"job_number":"JOB_161058","tr_customer_id":161075,"tr_customer_product_id":161065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:50.000Z","modified_at":"2026-01-20T06:50:37.000Z","name":"Flossie Russel","mobile_number":"788-564-9689","email_id":"Eden62@gmail.com","dop":"2025-04-06","serial_number":"18987473383927","imei1":"18987473383927","imei2":"18987473383927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161056,"job_number":"JOB_161056","tr_customer_id":161073,"tr_customer_product_id":161063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:49:43.000Z","modified_at":"2026-01-20T06:50:27.000Z","name":"Amira Mills","mobile_number":"287-628-4398","email_id":"Paxton_Gulgowski17@hotmail.com","dop":"2025-04-06","serial_number":"14332171312563","imei1":"14332171312563","imei2":"14332171312563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161053,"job_number":"JOB_161053","tr_customer_id":161070,"tr_customer_product_id":161060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:23.000Z","modified_at":"2026-01-20T06:46:07.000Z","name":"Mara Jacobson","mobile_number":"565-420-3305","email_id":"Raquel92@hotmail.com","dop":"2025-04-06","serial_number":"16913593555369","imei1":"16913593555369","imei2":"16913593555369","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161051,"job_number":"JOB_161051","tr_customer_id":161068,"tr_customer_product_id":161058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:45:08.000Z","modified_at":"2026-01-20T06:45:51.000Z","name":"Gus Jacobs","mobile_number":"480-225-2957","email_id":"Amya58@yahoo.com","dop":"2025-04-06","serial_number":"10344026741304","imei1":"10344026741304","imei2":"10344026741304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161048,"job_number":"JOB_161048","tr_customer_id":161065,"tr_customer_product_id":161055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:27.000Z","modified_at":"2026-01-20T06:45:05.000Z","name":"Jarrell O'Reilly","mobile_number":"257-211-0848","email_id":"Jerel75@gmail.com","dop":"2025-04-06","serial_number":"12485721464309","imei1":"12485721464309","imei2":"12485721464309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161046,"job_number":"JOB_161046","tr_customer_id":161063,"tr_customer_product_id":161053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:22.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Lavon Kessler","mobile_number":"361-482-2191","email_id":"Viola.Wilderman@hotmail.com","dop":"2025-04-06","serial_number":"10513131621022","imei1":"10513131621022","imei2":"10513131621022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161043,"job_number":"JOB_161043","tr_customer_id":161060,"tr_customer_product_id":161050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:44:18.000Z","modified_at":"2026-01-20T06:45:00.000Z","name":"Granville Gislason","mobile_number":"383-631-7724","email_id":"Laurine5@yahoo.com","dop":"2025-04-06","serial_number":"10317495453205","imei1":"10317495453205","imei2":"10317495453205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161040,"job_number":"JOB_161040","tr_customer_id":161057,"tr_customer_product_id":161047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:37.000Z","modified_at":"2026-01-20T06:44:15.000Z","name":"Darryl Hilll","mobile_number":"952-771-5601","email_id":"Jerrell.Bruen12@yahoo.com","dop":"2025-04-06","serial_number":"10382276496605","imei1":"10382276496605","imei2":"10382276496605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161036,"job_number":"JOB_161036","tr_customer_id":161053,"tr_customer_product_id":161043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:43:29.000Z","modified_at":"2026-01-20T06:44:10.000Z","name":"Damion Corkery","mobile_number":"693-963-1163","email_id":"Rogelio11@gmail.com","dop":"2025-04-06","serial_number":"19002195293440","imei1":"19002195293440","imei2":"19002195293440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161033,"job_number":"JOB_161033","tr_customer_id":161050,"tr_customer_product_id":161040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:42:51.000Z","modified_at":"2026-01-20T06:43:29.000Z","name":"Newell Trantow","mobile_number":"734-822-7316","email_id":"Carey99@gmail.com","dop":"2025-04-06","serial_number":"15331183534878","imei1":"15331183534878","imei2":"15331183534878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161029,"job_number":"JOB_161029","tr_customer_id":161046,"tr_customer_product_id":161036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:39:14.000Z","modified_at":"2026-01-20T06:39:52.000Z","name":"Jameson Schumm","mobile_number":"747-310-1122","email_id":"Lupe_King44@hotmail.com","dop":"2025-04-06","serial_number":"12466296560606","imei1":"12466296560606","imei2":"12466296560606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161023,"job_number":"JOB_161023","tr_customer_id":161040,"tr_customer_product_id":161030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:28.000Z","modified_at":"2026-01-20T06:39:06.000Z","name":"Vergie Considine","mobile_number":"486-428-4848","email_id":"Eula.Nitzsche62@hotmail.com","dop":"2025-04-06","serial_number":"11824231509787","imei1":"11824231509787","imei2":"11824231509787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161020,"job_number":"JOB_161020","tr_customer_id":161037,"tr_customer_product_id":161027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:09.000Z","modified_at":"2026-01-20T06:38:56.000Z","name":"Sister Harber","mobile_number":"729-849-7940","email_id":"Laurel.Schuster49@gmail.com","dop":"2025-04-06","serial_number":"10688829553303","imei1":"10688829553303","imei2":"10688829553303","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161014,"job_number":"JOB_161014","tr_customer_id":161031,"tr_customer_product_id":161021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:43.000Z","modified_at":"2026-01-20T06:38:21.000Z","name":"Leta Moen","mobile_number":"791-978-1410","email_id":"Charlie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"13077663256895","imei1":"13077663256895","imei2":"13077663256895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161009,"job_number":"JOB_161009","tr_customer_id":161026,"tr_customer_product_id":161016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:13.000Z","modified_at":"2026-01-20T06:38:00.000Z","name":"Ryley O'Hara","mobile_number":"621-672-4793","email_id":"Gavin.Hamill48@gmail.com","dop":"2025-04-06","serial_number":"19447333116384","imei1":"19447333116384","imei2":"19447333116384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160998,"job_number":"JOB_160998","tr_customer_id":161015,"tr_customer_product_id":161005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:16.000Z","modified_at":"2026-01-20T06:37:04.000Z","name":"Carmel Cruickshank","mobile_number":"325-584-3015","email_id":"Sadye_Steuber87@gmail.com","dop":"2025-04-06","serial_number":"12970918002180","imei1":"12970918002180","imei2":"12970918002180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160993,"job_number":"JOB_160993","tr_customer_id":161010,"tr_customer_product_id":161000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:35:29.000Z","modified_at":"2026-01-20T06:36:16.000Z","name":"Reese Reinger","mobile_number":"624-738-4751","email_id":"Julio94@hotmail.com","dop":"2025-04-06","serial_number":"19185796710184","imei1":"19185796710184","imei2":"19185796710184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160991,"job_number":"JOB_160991","tr_customer_id":161008,"tr_customer_product_id":160998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:32:42.000Z","modified_at":"2026-01-20T06:33:24.000Z","name":"Sedrick Howell","mobile_number":"638-624-0780","email_id":"Leopoldo_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"11690173158295","imei1":"11690173158295","imei2":"11690173158295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160988,"job_number":"JOB_160988","tr_customer_id":161005,"tr_customer_product_id":160995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:52.000Z","modified_at":"2026-01-20T06:32:34.000Z","name":"Elvera Daniel","mobile_number":"387-804-6113","email_id":"Cullen_Shanahan86@hotmail.com","dop":"2025-04-06","serial_number":"14277294902585","imei1":"14277294902585","imei2":"14277294902585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160983,"job_number":"JOB_160983","tr_customer_id":161000,"tr_customer_product_id":160990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:01.000Z","modified_at":"2026-01-20T06:31:43.000Z","name":"Horacio Howe","mobile_number":"776-538-5361","email_id":"Ocie.Will42@hotmail.com","dop":"2025-04-06","serial_number":"18229187004120","imei1":"18229187004120","imei2":"18229187004120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160979,"job_number":"JOB_160979","tr_customer_id":160996,"tr_customer_product_id":160986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:20.000Z","modified_at":"2026-01-20T06:31:07.000Z","name":"Holden Wuckert","mobile_number":"257-995-3094","email_id":"Tristin.Rau1@hotmail.com","dop":"2025-04-06","serial_number":"17444730596904","imei1":"17444730596904","imei2":"17444730596904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160975,"job_number":"JOB_160975","tr_customer_id":160992,"tr_customer_product_id":160982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:29:24.000Z","modified_at":"2026-01-20T06:30:11.000Z","name":"Julius Cremin","mobile_number":"504-933-4274","email_id":"Elza.Klein@hotmail.com","dop":"2025-04-06","serial_number":"18806580934662","imei1":"18806580934662","imei2":"18806580934662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160972,"job_number":"JOB_160972","tr_customer_id":160989,"tr_customer_product_id":160979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:28:28.000Z","modified_at":"2026-01-20T06:29:15.000Z","name":"Consuelo D'Amore","mobile_number":"361-436-6251","email_id":"Lavada_Steuber@yahoo.com","dop":"2025-04-06","serial_number":"14712879301723","imei1":"14712879301723","imei2":"14712879301723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160968,"job_number":"JOB_160968","tr_customer_id":160985,"tr_customer_product_id":160975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:27:15.000Z","modified_at":"2026-01-20T06:27:59.000Z","name":"Precious Bergstrom","mobile_number":"377-912-7115","email_id":"Penelope_Schmeler88@hotmail.com","dop":"2025-04-06","serial_number":"16350137461194","imei1":"16350137461194","imei2":"16350137461194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160965,"job_number":"JOB_160965","tr_customer_id":160982,"tr_customer_product_id":160972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:26:23.000Z","modified_at":"2026-01-20T06:27:07.000Z","name":"Kayden O'Keefe","mobile_number":"921-986-0534","email_id":"Adolphus_Corkery@gmail.com","dop":"2025-04-06","serial_number":"14528372872197","imei1":"14528372872197","imei2":"14528372872197","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160961,"job_number":"JOB_160961","tr_customer_id":160978,"tr_customer_product_id":160968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:25:31.000Z","modified_at":"2026-01-20T06:26:15.000Z","name":"Aimee Keeling","mobile_number":"435-863-7570","email_id":"Helmer78@yahoo.com","dop":"2025-04-06","serial_number":"16942125953565","imei1":"16942125953565","imei2":"16942125953565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160958,"job_number":"JOB_160958","tr_customer_id":160975,"tr_customer_product_id":160965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:24:38.000Z","modified_at":"2026-01-20T06:25:19.000Z","name":"Donavon Rutherford","mobile_number":"297-528-6767","email_id":"Laurel96@gmail.com","dop":"2025-06-18","serial_number":"10060455463642","imei1":"10060455463642","imei2":"10060455463642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160955,"job_number":"JOB_160955","tr_customer_id":160972,"tr_customer_product_id":160962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:50.000Z","modified_at":"2026-01-20T06:24:31.000Z","name":"Lyla Hilpert","mobile_number":"441-604-5984","email_id":"Murl_OKon51@hotmail.com","dop":"2025-06-18","serial_number":"10195039073993","imei1":"10195039073993","imei2":"10195039073993","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160950,"job_number":"JOB_160950","tr_customer_id":160967,"tr_customer_product_id":160957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:37.000Z","modified_at":"2026-01-20T06:22:15.000Z","name":"Daisy Torp","mobile_number":"624-321-5346","email_id":"Catherine86@hotmail.com","dop":"2025-04-06","serial_number":"13771357377253","imei1":"13771357377253","imei2":"13771357377253","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160938,"job_number":"JOB_160938","tr_customer_id":160955,"tr_customer_product_id":160945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:30.000Z","name":"Edgar Schiller","mobile_number":"595-720-0133","email_id":"Shirley.Miller3@hotmail.com","dop":"2025-04-06","serial_number":"13516181343173","imei1":"13516181343173","imei2":"13516181343173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160934,"job_number":"JOB_160934","tr_customer_id":160951,"tr_customer_product_id":160941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:06.000Z","modified_at":"2026-01-20T06:20:44.000Z","name":"Hal Raynor","mobile_number":"830-629-5868","email_id":"Elmore_Stokes@yahoo.com","dop":"2025-04-06","serial_number":"11763153772664","imei1":"11763153772664","imei2":"11763153772664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160920,"job_number":"JOB_160920","tr_customer_id":160937,"tr_customer_product_id":160927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:58:27.000Z","modified_at":"2026-01-20T05:59:06.000Z","name":"Penelope Padberg","mobile_number":"331-994-5305","email_id":"Carson73@gmail.com","dop":"2025-04-06","serial_number":"18648853049040","imei1":"18648853049040","imei2":"18648853049040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160917,"job_number":"JOB_160917","tr_customer_id":160934,"tr_customer_product_id":160924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:57:39.000Z","modified_at":"2026-01-20T05:58:19.000Z","name":"Cara Mills","mobile_number":"551-424-5734","email_id":"Elsa.Bashirian@gmail.com","dop":"2025-04-06","serial_number":"10385527754579","imei1":"10385527754579","imei2":"10385527754579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160914,"job_number":"JOB_160914","tr_customer_id":160931,"tr_customer_product_id":160921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:56:51.000Z","modified_at":"2026-01-20T05:57:31.000Z","name":"Ruby Swaniawski","mobile_number":"591-742-3748","email_id":"Nicolas21@hotmail.com","dop":"2025-04-06","serial_number":"15125482433876","imei1":"15125482433876","imei2":"15125482433876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160909,"job_number":"JOB_160909","tr_customer_id":160926,"tr_customer_product_id":160916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:56.000Z","modified_at":"2026-01-20T05:44:00.000Z","name":"Lexie O'Reilly","mobile_number":"326-442-5784","email_id":"Cristal.McKenzie39@hotmail.com","dop":"2025-04-13","serial_number":"10938580167605","imei1":"10938580167605","imei2":"10938580167605","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160906,"job_number":"JOB_160906","tr_customer_id":160923,"tr_customer_product_id":160913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:51.000Z","modified_at":"2026-01-20T05:43:55.000Z","name":"Buford Jacobs","mobile_number":"841-424-9354","email_id":"Ruthie.Terry@yahoo.com","dop":"2025-04-13","serial_number":"10411803993723","imei1":"10411803993723","imei2":"10411803993723","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160903,"job_number":"JOB_160903","tr_customer_id":160920,"tr_customer_product_id":160910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:43:45.000Z","modified_at":"2026-01-20T05:43:50.000Z","name":"Brant Dickinson","mobile_number":"915-896-4985","email_id":"Bella.Schmidt@yahoo.com","dop":"2025-04-13","serial_number":"10919908868526","imei1":"10919908868526","imei2":"10919908868526","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160897,"job_number":"JOB_160897","tr_customer_id":160914,"tr_customer_product_id":160904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:21:30.000Z","modified_at":"2026-01-20T05:22:11.000Z","name":"Jazmin Grimes","mobile_number":"729-284-3158","email_id":"Carli_Grimes@hotmail.com","dop":"2025-04-06","serial_number":"14970965690048","imei1":"14970965690048","imei2":"14970965690048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160893,"job_number":"JOB_160893","tr_customer_id":160910,"tr_customer_product_id":160900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:20:41.000Z","modified_at":"2026-01-20T05:21:22.000Z","name":"Yvonne Anderson","mobile_number":"432-290-1991","email_id":"Sydnee.Hansen@gmail.com","dop":"2025-04-06","serial_number":"13875356421511","imei1":"13875356421511","imei2":"13875356421511","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160890,"job_number":"JOB_160890","tr_customer_id":160907,"tr_customer_product_id":160897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:19:53.000Z","modified_at":"2026-01-20T05:20:33.000Z","name":"Nickolas Feest","mobile_number":"289-745-3429","email_id":"Caden_Brekke79@hotmail.com","dop":"2025-04-06","serial_number":"16975907232226","imei1":"16975907232226","imei2":"16975907232226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160888,"job_number":"JOB_160888","tr_customer_id":160905,"tr_customer_product_id":160895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:18:31.000Z","modified_at":"2026-01-20T05:18:35.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12890590944132","imei2":"12890590944132","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160875,"job_number":"JOB_160875","tr_customer_id":160892,"tr_customer_product_id":160882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:38.000Z","modified_at":"2026-01-20T05:02:18.000Z","name":"Hermina Hegmann","mobile_number":"234-629-1542","email_id":"Piper76@yahoo.com","dop":"2025-04-06","serial_number":"10480872435763","imei1":"10480872435763","imei2":"10480872435763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160873,"job_number":"JOB_160873","tr_customer_id":160890,"tr_customer_product_id":160880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:01:19.000Z","modified_at":"2026-01-20T05:01:56.000Z","name":"Edd Boehm","mobile_number":"446-942-2805","email_id":"Keira39@yahoo.com","dop":"2025-04-06","serial_number":"14826931466475","imei1":"14826931466475","imei2":"14826931466475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160863,"job_number":"JOB_160863","tr_customer_id":160880,"tr_customer_product_id":160870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:53.000Z","modified_at":"2026-01-20T04:59:30.000Z","name":"Alford Champlin","mobile_number":"655-837-4377","email_id":"Zakary_Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"17720588465527","imei1":"17720588465527","imei2":"17720588465527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160857,"job_number":"JOB_160857","tr_customer_id":160874,"tr_customer_product_id":160864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:08.000Z","modified_at":"2026-01-20T04:58:46.000Z","name":"Kariane Effertz","mobile_number":"986-439-5531","email_id":"Stella.Friesen48@yahoo.com","dop":"2025-04-06","serial_number":"19234058064546","imei1":"19234058064546","imei2":"19234058064546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160855,"job_number":"JOB_160855","tr_customer_id":160872,"tr_customer_product_id":160862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:57:24.000Z","modified_at":"2026-01-20T04:58:01.000Z","name":"Grady Swaniawski","mobile_number":"795-392-3370","email_id":"Edyth.Kuhn@gmail.com","dop":"2025-04-06","serial_number":"13049590270596","imei1":"13049590270596","imei2":"13049590270596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160849,"job_number":"JOB_160849","tr_customer_id":160866,"tr_customer_product_id":160856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:26.000Z","modified_at":"2026-01-20T04:57:02.000Z","name":"Roxane Bartell","mobile_number":"797-336-5666","email_id":"Johan_Gusikowski@hotmail.com","dop":"2025-04-06","serial_number":"13344840822453","imei1":"13344840822453","imei2":"13344840822453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160846,"job_number":"JOB_160846","tr_customer_id":160863,"tr_customer_product_id":160853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:47.000Z","modified_at":"2026-01-20T04:51:58.000Z","name":"Bryana Cremin","mobile_number":"842-430-0484","email_id":"Colton15@yahoo.com","dop":"2025-07-01","serial_number":"106832387946610","imei1":"106832387946610","imei2":"106832387946610","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160844,"job_number":"JOB_160844","tr_customer_id":160861,"tr_customer_product_id":160851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:33.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"Wava Corwin","mobile_number":"687-351-2568","email_id":"Mercedes94@hotmail.com","dop":"2025-07-01","serial_number":"102200459205321","imei1":"102200459205321","imei2":"102200459205321","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160830,"job_number":"JOB_160830","tr_customer_id":160847,"tr_customer_product_id":160837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:41:04.000Z","modified_at":"2026-01-20T04:41:43.000Z","name":"Libbie Towne","mobile_number":"633-850-5997","email_id":"Aaliyah.Ruecker@yahoo.com","dop":"2025-04-06","serial_number":"18125799178141","imei1":"18125799178141","imei2":"18125799178141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:41:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160826,"job_number":"JOB_160826","tr_customer_id":160843,"tr_customer_product_id":160833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:40:17.000Z","modified_at":"2026-01-20T04:40:56.000Z","name":"Laura Muller","mobile_number":"298-335-3467","email_id":"Willy.Cruickshank67@gmail.com","dop":"2025-04-06","serial_number":"11683872509060","imei1":"11683872509060","imei2":"11683872509060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160823,"job_number":"JOB_160823","tr_customer_id":160840,"tr_customer_product_id":160830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:39:30.000Z","modified_at":"2026-01-20T04:40:09.000Z","name":"Randi Will","mobile_number":"624-542-6784","email_id":"Sam_McLaughlin@hotmail.com","dop":"2025-04-06","serial_number":"18701073074735","imei1":"18701073074735","imei2":"18701073074735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160818,"job_number":"JOB_160818","tr_customer_id":160835,"tr_customer_product_id":160825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:59.000Z","modified_at":"2026-01-20T04:09:35.000Z","name":"Ayden Boyer","mobile_number":"594-583-4014","email_id":"Dayna.Miller62@hotmail.com","dop":"2025-04-06","serial_number":"13032083626178","imei1":"13032083626178","imei2":"13032083626178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:09:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160815,"job_number":"JOB_160815","tr_customer_id":160832,"tr_customer_product_id":160822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:17.000Z","modified_at":"2026-01-20T04:08:52.000Z","name":"Eliza Schmeler","mobile_number":"823-407-8181","email_id":"Alvera_Pfeffer17@gmail.com","dop":"2025-04-06","serial_number":"13233958587184","imei1":"13233958587184","imei2":"13233958587184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160810,"job_number":"JOB_160810","tr_customer_id":160827,"tr_customer_product_id":160817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:07:34.000Z","modified_at":"2026-01-20T04:08:09.000Z","name":"Nathaniel Ernser","mobile_number":"861-950-4820","email_id":"Parker5@hotmail.com","dop":"2025-04-06","serial_number":"13457062170679","imei1":"13457062170679","imei2":"13457062170679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160784,"job_number":"JOB_160784","tr_customer_id":160801,"tr_customer_product_id":160791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:38.000Z","modified_at":"2026-01-20T03:58:18.000Z","name":"Nash Littel","mobile_number":"473-973-2490","email_id":"Gretchen.OHara@hotmail.com","dop":"2025-04-06","serial_number":"15692227490891","imei1":"15692227490891","imei2":"15692227490891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160781,"job_number":"JOB_160781","tr_customer_id":160798,"tr_customer_product_id":160788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:27.000Z","modified_at":"2026-01-20T03:58:06.000Z","name":"Andres McGlynn","mobile_number":"264-358-0056","email_id":"Kasandra.Kub@gmail.com","dop":"2025-04-06","serial_number":"12088931013405","imei1":"12088931013405","imei2":"12088931013405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160775,"job_number":"JOB_160775","tr_customer_id":160792,"tr_customer_product_id":160782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:04.000Z","modified_at":"2026-01-20T03:57:43.000Z","name":"Jerrod Dicki","mobile_number":"620-883-5824","email_id":"Veda31@yahoo.com","dop":"2025-04-06","serial_number":"13038394919944","imei1":"13038394919944","imei2":"13038394919944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160769,"job_number":"JOB_160769","tr_customer_id":160786,"tr_customer_product_id":160776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:34.000Z","name":"Kristy Kreiger","mobile_number":"805-994-4685","email_id":"Roslyn.Goyette41@hotmail.com","dop":"2025-04-06","serial_number":"10126326828087","imei1":"10126326828087","imei2":"10126326828087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160766,"job_number":"JOB_160766","tr_customer_id":160783,"tr_customer_product_id":160773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:53.000Z","modified_at":"2026-01-20T03:57:29.000Z","name":"Judah Kutch","mobile_number":"999-986-2344","email_id":"Tiana.Konopelski55@gmail.com","dop":"2025-04-06","serial_number":"15209123563786","imei1":"15209123563786","imei2":"15209123563786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160763,"job_number":"JOB_160763","tr_customer_id":160780,"tr_customer_product_id":160770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:51.000Z","modified_at":"2026-01-20T03:57:30.000Z","name":"King Will","mobile_number":"653-962-2519","email_id":"Lorena.Turcotte1@yahoo.com","dop":"2025-04-06","serial_number":"13117945906486","imei1":"13117945906486","imei2":"13117945906486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160760,"job_number":"JOB_160760","tr_customer_id":160777,"tr_customer_product_id":160767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:47.000Z","modified_at":"2026-01-20T03:57:23.000Z","name":"Herbert Rempel","mobile_number":"686-684-7147","email_id":"Reyes.Feest@hotmail.com","dop":"2025-04-06","serial_number":"17670329307600","imei1":"17670329307600","imei2":"17670329307600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160757,"job_number":"JOB_160757","tr_customer_id":160774,"tr_customer_product_id":160764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:41.000Z","modified_at":"2026-01-20T03:57:20.000Z","name":"Cora Prohaska","mobile_number":"283-709-1448","email_id":"Randal.Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"16405583146411","imei1":"16405583146411","imei2":"16405583146411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160748,"job_number":"JOB_160748","tr_customer_id":160765,"tr_customer_product_id":160755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:34.000Z","modified_at":"2026-01-20T03:57:12.000Z","name":"Rhea Bauch","mobile_number":"211-598-4665","email_id":"Angelo66@yahoo.com","dop":"2025-04-06","serial_number":"10718462983702","imei1":"10718462983702","imei2":"10718462983702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160745,"job_number":"JOB_160745","tr_customer_id":160762,"tr_customer_product_id":160752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:57:00.000Z","name":"Earlene Hammes","mobile_number":"248-577-1211","email_id":"Dedrick82@yahoo.com","dop":"2025-04-06","serial_number":"17142493669550","imei1":"17142493669550","imei2":"17142493669550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160739,"job_number":"JOB_160739","tr_customer_id":160756,"tr_customer_product_id":160746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:17.000Z","modified_at":"2026-01-20T03:56:56.000Z","name":"Mohammed Ankunding","mobile_number":"327-564-6405","email_id":"Destiney29@hotmail.com","dop":"2025-04-06","serial_number":"11690601597572","imei1":"11690601597572","imei2":"11690601597572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160736,"job_number":"JOB_160736","tr_customer_id":160753,"tr_customer_product_id":160743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:15.000Z","modified_at":"2026-01-20T03:56:55.000Z","name":"Kim Runolfsdottir","mobile_number":"315-581-7202","email_id":"Everett.Schneider@gmail.com","dop":"2025-04-06","serial_number":"15677350756379","imei1":"15677350756379","imei2":"15677350756379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160733,"job_number":"JOB_160733","tr_customer_id":160750,"tr_customer_product_id":160740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:13.000Z","modified_at":"2026-01-20T03:56:49.000Z","name":"Lisa Bashirian","mobile_number":"436-522-8754","email_id":"Carmella_Hyatt@gmail.com","dop":"2025-04-06","serial_number":"11473846792107","imei1":"11473846792107","imei2":"11473846792107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160730,"job_number":"JOB_160730","tr_customer_id":160747,"tr_customer_product_id":160737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:10.000Z","modified_at":"2026-01-20T03:56:48.000Z","name":"Liana Braun","mobile_number":"646-490-4954","email_id":"Napoleon.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"12607378648273","imei1":"12607378648273","imei2":"12607378648273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160726,"job_number":"JOB_160726","tr_customer_id":160743,"tr_customer_product_id":160733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:09.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Maeve Kub","mobile_number":"952-428-3529","email_id":"Shyanne75@hotmail.com","dop":"2025-04-06","serial_number":"14051310007614","imei1":"14051310007614","imei2":"14051310007614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160724,"job_number":"JOB_160724","tr_customer_id":160741,"tr_customer_product_id":160731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:08.000Z","modified_at":"2026-01-20T03:56:45.000Z","name":"Patricia Moen","mobile_number":"402-254-4415","email_id":"Tierra_Bahringer@yahoo.com","dop":"2025-04-06","serial_number":"10950885956249","imei1":"10950885956249","imei2":"10950885956249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160720,"job_number":"JOB_160720","tr_customer_id":160737,"tr_customer_product_id":160727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:43.000Z","name":"Fermin Rice","mobile_number":"351-995-0001","email_id":"Simone.White89@gmail.com","dop":"2025-04-06","serial_number":"11025084105654","imei1":"11025084105654","imei2":"11025084105654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160717,"job_number":"JOB_160717","tr_customer_id":160734,"tr_customer_product_id":160725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:03.000Z","modified_at":"2026-01-20T03:56:39.000Z","name":"Jo Macejkovic","mobile_number":"294-947-2038","email_id":"Diamond98@gmail.com","dop":"2025-04-06","serial_number":"12647755358697","imei1":"12647755358697","imei2":"12647755358697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160715,"job_number":"JOB_160715","tr_customer_id":160732,"tr_customer_product_id":160722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:02.000Z","modified_at":"2026-01-20T03:56:40.000Z","name":"Berneice Prosacco","mobile_number":"333-211-3560","email_id":"Iva55@yahoo.com","dop":"2025-04-06","serial_number":"13665050706045","imei1":"13665050706045","imei2":"13665050706045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160712,"job_number":"JOB_160712","tr_customer_id":160729,"tr_customer_product_id":160719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:55.000Z","modified_at":"2026-01-20T03:56:33.000Z","name":"Gaston Dooley","mobile_number":"716-276-4528","email_id":"Trever_Kilback@yahoo.com","dop":"2025-04-06","serial_number":"17490890061274","imei1":"17490890061274","imei2":"17490890061274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160705,"job_number":"JOB_160705","tr_customer_id":160722,"tr_customer_product_id":160712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:26.000Z","name":"Max Okuneva","mobile_number":"246-784-6521","email_id":"Evans_MacGyver@gmail.com","dop":"2025-04-06","serial_number":"18795002889225","imei1":"18795002889225","imei2":"18795002889225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160703,"job_number":"JOB_160703","tr_customer_id":160720,"tr_customer_product_id":160710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:48.000Z","modified_at":"2026-01-20T03:56:23.000Z","name":"Lilla Rutherford","mobile_number":"842-485-7828","email_id":"Madison.Leannon41@gmail.com","dop":"2025-04-06","serial_number":"10154078461907","imei1":"10154078461907","imei2":"10154078461907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160700,"job_number":"JOB_160700","tr_customer_id":160717,"tr_customer_product_id":160707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:38.000Z","modified_at":"2026-01-20T03:56:16.000Z","name":"Justen Hackett","mobile_number":"525-944-5751","email_id":"Rebecca_Cronin@yahoo.com","dop":"2025-04-06","serial_number":"18267887069268","imei1":"18267887069268","imei2":"18267887069268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160693,"job_number":"JOB_160693","tr_customer_id":160710,"tr_customer_product_id":160700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:30.000Z","modified_at":"2026-01-20T03:56:09.000Z","name":"Dustin Wisozk","mobile_number":"852-805-9850","email_id":"Merl67@yahoo.com","dop":"2025-04-06","serial_number":"16975628273767","imei1":"16975628273767","imei2":"16975628273767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160689,"job_number":"JOB_160689","tr_customer_id":160706,"tr_customer_product_id":160696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:08.000Z","name":"Daren Steuber","mobile_number":"811-725-0076","email_id":"Catharine_Yundt9@hotmail.com","dop":"2025-04-06","serial_number":"16115333959507","imei1":"16115333959507","imei2":"16115333959507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160687,"job_number":"JOB_160687","tr_customer_id":160704,"tr_customer_product_id":160694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:28.000Z","modified_at":"2026-01-20T03:56:05.000Z","name":"Jett Kilback","mobile_number":"947-512-7579","email_id":"Alexzander0@hotmail.com","dop":"2025-04-06","serial_number":"12462922272119","imei1":"12462922272119","imei2":"12462922272119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160680,"job_number":"JOB_160680","tr_customer_id":160697,"tr_customer_product_id":160687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:25.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Joan Moen","mobile_number":"848-841-6889","email_id":"Greyson_DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15756599570244","imei1":"15756599570244","imei2":"15756599570244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160679,"job_number":"JOB_160679","tr_customer_id":160696,"tr_customer_product_id":160686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:02.000Z","name":"Robin Huel","mobile_number":"325-834-9939","email_id":"Louie_Labadie@yahoo.com","dop":"2025-04-06","serial_number":"17089278608571","imei1":"17089278608571","imei2":"17089278608571","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160677,"job_number":"JOB_160677","tr_customer_id":160694,"tr_customer_product_id":160684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:24.000Z","modified_at":"2026-01-20T03:56:01.000Z","name":"Tiana Douglas","mobile_number":"371-658-4155","email_id":"Davon38@gmail.com","dop":"2025-04-06","serial_number":"11727227278790","imei1":"11727227278790","imei2":"11727227278790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160672,"job_number":"JOB_160672","tr_customer_id":160689,"tr_customer_product_id":160679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:20.000Z","modified_at":"2026-01-20T03:55:57.000Z","name":"Toy Schmeler","mobile_number":"557-642-1968","email_id":"Allie.Christiansen@gmail.com","dop":"2025-04-06","serial_number":"16477856119953","imei1":"16477856119953","imei2":"16477856119953","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160664,"job_number":"JOB_160664","tr_customer_id":160681,"tr_customer_product_id":160671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:19.000Z","modified_at":"2026-01-20T03:55:55.000Z","name":"Deanna Harber","mobile_number":"533-825-6563","email_id":"Boyd_Crist@gmail.com","dop":"2025-04-06","serial_number":"15826894682176","imei1":"15826894682176","imei2":"15826894682176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160659,"job_number":"JOB_160659","tr_customer_id":160676,"tr_customer_product_id":160666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:15.000Z","modified_at":"2026-01-20T03:55:54.000Z","name":"Lydia Champlin","mobile_number":"719-970-4519","email_id":"Jarrell_Skiles55@gmail.com","dop":"2025-04-06","serial_number":"11301150804195","imei1":"11301150804195","imei2":"11301150804195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160651,"job_number":"JOB_160651","tr_customer_id":160668,"tr_customer_product_id":160658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:41.000Z","name":"Rylan Purdy","mobile_number":"539-861-2721","email_id":"Gus87@gmail.com","dop":"2025-04-06","serial_number":"12187800445466","imei1":"12187800445466","imei2":"12187800445466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160648,"job_number":"JOB_160648","tr_customer_id":160665,"tr_customer_product_id":160655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:03.000Z","modified_at":"2026-01-20T03:55:40.000Z","name":"Jayme Sporer","mobile_number":"514-735-2590","email_id":"Jillian_Flatley8@hotmail.com","dop":"2025-04-06","serial_number":"17994891926419","imei1":"17994891926419","imei2":"17994891926419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160644,"job_number":"JOB_160644","tr_customer_id":160661,"tr_customer_product_id":160651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:57.000Z","modified_at":"2026-01-20T03:55:33.000Z","name":"Raymond Feeney","mobile_number":"239-557-5774","email_id":"Elsie_Abernathy27@yahoo.com","dop":"2025-06-18","serial_number":"10669990375106","imei1":"10669990375106","imei2":"10669990375106","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160637,"job_number":"JOB_160637","tr_customer_id":160654,"tr_customer_product_id":160644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:42.000Z","modified_at":"2026-01-20T03:55:21.000Z","name":"Alana Murray","mobile_number":"694-351-5569","email_id":"Prince.Lowe85@gmail.com","dop":"2025-04-06","serial_number":"18768966249943","imei1":"18768966249943","imei2":"18768966249943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160632,"job_number":"JOB_160632","tr_customer_id":160649,"tr_customer_product_id":160639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Josefa Emard","mobile_number":"530-449-5411","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"18613720555274","imei1":"18613720555274","imei2":"18613720555274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160631,"job_number":"JOB_160631","tr_customer_id":160648,"tr_customer_product_id":160638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:40.000Z","modified_at":"2026-01-20T03:55:16.000Z","name":"Emory Rempel","mobile_number":"655-593-2813","email_id":"Jaden.Padberg@hotmail.com","dop":"2025-04-06","serial_number":"14153855044136","imei1":"14153855044136","imei2":"14153855044136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160628,"job_number":"JOB_160628","tr_customer_id":160645,"tr_customer_product_id":160635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:38.000Z","modified_at":"2026-01-20T03:55:17.000Z","name":"Rogers Jacobs","mobile_number":"433-904-4176","email_id":"Prudence.Goyette25@yahoo.com","dop":"2025-04-06","serial_number":"13039383107544","imei1":"13039383107544","imei2":"13039383107544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160626,"job_number":"JOB_160626","tr_customer_id":160643,"tr_customer_product_id":160633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:37.000Z","modified_at":"2026-01-20T03:55:13.000Z","name":"Matt Bergnaum","mobile_number":"681-210-9492","email_id":"Eleonore.Pacocha44@yahoo.com","dop":"2025-04-06","serial_number":"16671482508600","imei1":"16671482508600","imei2":"16671482508600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160623,"job_number":"JOB_160623","tr_customer_id":160640,"tr_customer_product_id":160630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:32.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Amanda Parker","mobile_number":"220-722-5389","email_id":"Cooper.Breitenberg42@hotmail.com","dop":"2025-04-06","serial_number":"16562201700942","imei1":"16562201700942","imei2":"16562201700942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160620,"job_number":"JOB_160620","tr_customer_id":160637,"tr_customer_product_id":160627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:29.000Z","modified_at":"2026-01-20T03:55:07.000Z","name":"Breanne Zemlak","mobile_number":"756-347-2340","email_id":"Linwood51@yahoo.com","dop":"2025-04-06","serial_number":"10147103235486","imei1":"10147103235486","imei2":"10147103235486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160616,"job_number":"JOB_160616","tr_customer_id":160633,"tr_customer_product_id":160623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:24.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Garnet McGlynn","mobile_number":"238-509-6798","email_id":"Maci_Larson@gmail.com","dop":"2025-04-06","serial_number":"13498008856489","imei1":"13498008856489","imei2":"13498008856489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160612,"job_number":"JOB_160612","tr_customer_id":160629,"tr_customer_product_id":160619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:55:00.000Z","name":"Lee Sanford","mobile_number":"673-681-8256","email_id":"Wilburn34@hotmail.com","dop":"2025-04-06","serial_number":"10654345518426","imei1":"10654345518426","imei2":"10654345518426","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160611,"job_number":"JOB_160611","tr_customer_id":160628,"tr_customer_product_id":160618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:22.000Z","modified_at":"2026-01-20T03:54:59.000Z","name":"Tess Abbott","mobile_number":"320-565-4660","email_id":"Johnathon.Casper@gmail.com","dop":"2025-04-06","serial_number":"10949405632691","imei1":"10949405632691","imei2":"10949405632691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160608,"job_number":"JOB_160608","tr_customer_id":160625,"tr_customer_product_id":160615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:14.000Z","modified_at":"2026-01-20T03:54:50.000Z","name":"Marina Bashirian","mobile_number":"623-940-0359","email_id":"Marlen29@gmail.com","dop":"2025-06-18","serial_number":"10579544083450","imei1":"10579544083450","imei2":"10579544083450","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160606,"job_number":"JOB_160606","tr_customer_id":160623,"tr_customer_product_id":160613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:03.000Z","modified_at":"2026-01-20T03:54:12.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"68973573980902","imei1":"68973573980902","imei2":"68973573980902","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160604,"job_number":"JOB_160604","tr_customer_id":160621,"tr_customer_product_id":160611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:54.000Z","modified_at":"2026-01-20T03:54:30.000Z","name":"Elmo Will","mobile_number":"758-300-1219","email_id":"Aron_Frami75@gmail.com","dop":"2025-04-06","serial_number":"17795190829458","imei1":"17795190829458","imei2":"17795190829458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160602,"job_number":"JOB_160602","tr_customer_id":160619,"tr_customer_product_id":160609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:51.000Z","modified_at":"2026-01-20T03:54:00.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"51002023073889","imei1":"51002023073889","imei2":"51002023073889","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160600,"job_number":"JOB_160600","tr_customer_id":160617,"tr_customer_product_id":160607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:46.000Z","modified_at":"2026-01-20T03:54:25.000Z","name":"Carson Oberbrunner","mobile_number":"274-543-1779","email_id":"Travis.Hansen18@yahoo.com","dop":"2025-04-06","serial_number":"16526521122489","imei1":"16526521122489","imei2":"16526521122489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160596,"job_number":"JOB_160596","tr_customer_id":160613,"tr_customer_product_id":160603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:49:10.000Z","modified_at":"2026-01-20T03:49:49.000Z","name":"Mckenzie O'Hara","mobile_number":"794-613-0015","email_id":"Narciso94@gmail.com","dop":"2025-04-06","serial_number":"16077967050687","imei1":"16077967050687","imei2":"16077967050687","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160593,"job_number":"JOB_160593","tr_customer_id":160610,"tr_customer_product_id":160600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:48:24.000Z","modified_at":"2026-01-20T03:49:02.000Z","name":"Raleigh Becker","mobile_number":"738-496-9000","email_id":"Jarrett_Stamm@yahoo.com","dop":"2025-04-06","serial_number":"17114659222395","imei1":"17114659222395","imei2":"17114659222395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160590,"job_number":"JOB_160590","tr_customer_id":160607,"tr_customer_product_id":160597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:47:37.000Z","modified_at":"2026-01-20T03:48:16.000Z","name":"Loy Hayes","mobile_number":"842-863-2947","email_id":"Rodrigo.King83@hotmail.com","dop":"2025-04-06","serial_number":"13051514170579","imei1":"13051514170579","imei2":"13051514170579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:48:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160584,"job_number":"JOB_160584","tr_customer_id":160601,"tr_customer_product_id":160591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:00:38.000Z","modified_at":"2026-01-20T03:01:14.000Z","name":"Tierra White","mobile_number":"887-828-1417","email_id":"Reta85@hotmail.com","dop":"2025-04-06","serial_number":"18336253126978","imei1":"18336253126978","imei2":"18336253126978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160581,"job_number":"JOB_160581","tr_customer_id":160598,"tr_customer_product_id":160588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:55.000Z","modified_at":"2026-01-20T03:00:31.000Z","name":"Darron Russel","mobile_number":"822-843-6869","email_id":"Cheyanne.Crooks36@hotmail.com","dop":"2025-04-06","serial_number":"19609425410996","imei1":"19609425410996","imei2":"19609425410996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160578,"job_number":"JOB_160578","tr_customer_id":160595,"tr_customer_product_id":160585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T02:59:12.000Z","modified_at":"2026-01-20T02:59:47.000Z","name":"Bertha Monahan","mobile_number":"547-937-1529","email_id":"Emmalee80@yahoo.com","dop":"2025-04-06","serial_number":"16050093208099","imei1":"16050093208099","imei2":"16050093208099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160571,"job_number":"JOB_160571","tr_customer_id":160588,"tr_customer_product_id":160578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:40:00.000Z","modified_at":"2026-01-20T02:06:17.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678822344","imei1":"23145678822344","imei2":"23145678822344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T02:06:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161026,"job_number":"JOB_161026","tr_customer_id":161043,"tr_customer_product_id":161033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:38:42.000Z","modified_at":"2026-01-20T06:39:22.000Z","name":"Myrtie Beer","mobile_number":"842-817-4574","email_id":"Sydni_Klein@hotmail.com","dop":"2000-01-31","serial_number":"10578572525089","imei1":"10578572525089","imei2":"10578572525089","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161017,"job_number":"JOB_161017","tr_customer_id":161034,"tr_customer_product_id":161024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:55.000Z","modified_at":"2026-01-20T06:38:35.000Z","name":"Gilbert Greenfelder","mobile_number":"830-738-7574","email_id":"Bridget_Kuhic77@gmail.com","dop":"2000-01-31","serial_number":"10958380351250","imei1":"10958380351250","imei2":"10958380351250","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161012,"job_number":"JOB_161012","tr_customer_id":161029,"tr_customer_product_id":161019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:38.000Z","modified_at":"2026-01-20T06:38:18.000Z","name":"Felix Lubowitz","mobile_number":"806-839-4502","email_id":"Lacey_Ortiz71@hotmail.com","dop":"2025-10-21","serial_number":"19922725712491","imei1":"19922725712491","imei2":"19922725712491","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161006,"job_number":"JOB_161006","tr_customer_id":161023,"tr_customer_product_id":161013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:37:07.000Z","modified_at":"2026-01-20T06:37:47.000Z","name":"Abdul Considine","mobile_number":"532-650-1115","email_id":"Darron_Fadel@gmail.com","dop":"2000-01-31","serial_number":"10825673006725","imei1":"10825673006725","imei2":"10825673006725","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161004,"job_number":"JOB_161004","tr_customer_id":161021,"tr_customer_product_id":161011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:51.000Z","modified_at":"2026-01-20T06:37:30.000Z","name":"Elizabeth Blick","mobile_number":"374-448-0659","email_id":"Gayle35@hotmail.com","dop":"2025-10-21","serial_number":"11718303970676","imei1":"11718303970676","imei2":"11718303970676","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161001,"job_number":"JOB_161001","tr_customer_id":161018,"tr_customer_product_id":161008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:20.000Z","modified_at":"2026-01-20T06:37:00.000Z","name":"Abdullah Nolan","mobile_number":"914-928-0826","email_id":"Lea.Lemke63@hotmail.com","dop":"2000-01-31","serial_number":"10241551222221","imei1":"10241551222221","imei2":"10241551222221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160996,"job_number":"JOB_160996","tr_customer_id":161013,"tr_customer_product_id":161003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:36:03.000Z","modified_at":"2026-01-20T06:36:43.000Z","name":"Uriah Auer","mobile_number":"279-967-7057","email_id":"Devonte73@gmail.com","dop":"2025-10-21","serial_number":"10562899895829","imei1":"10562899895829","imei2":"10562899895829","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160806,"job_number":"JOB_160806","tr_customer_id":160823,"tr_customer_product_id":160813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:04:22.000Z","modified_at":"2026-01-20T04:04:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40482515834135","imei1":"40482515834135","imei2":"40482515834135","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160799,"job_number":"JOB_160799","tr_customer_id":160816,"tr_customer_product_id":160806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:50.000Z","modified_at":"2026-01-20T04:04:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40479974931377","imei1":"40479974931377","imei2":"40479974931377","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:04:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160792,"job_number":"JOB_160792","tr_customer_id":160809,"tr_customer_product_id":160799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:03:18.000Z","modified_at":"2026-01-20T04:03:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36739114669443","imei1":"36739114669443","imei2":"36739114669443","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160778,"job_number":"JOB_160778","tr_customer_id":160795,"tr_customer_product_id":160785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:57:21.000Z","modified_at":"2026-01-20T03:57:58.000Z","name":"Kenyatta Abbott","mobile_number":"522-436-5786","email_id":"Iva.Bauch10@hotmail.com","dop":"2000-01-31","serial_number":"10864211913392","imei1":"10864211913392","imei2":"10864211913392","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160751,"job_number":"JOB_160751","tr_customer_id":160768,"tr_customer_product_id":160758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:36.000Z","modified_at":"2026-01-20T03:57:13.000Z","name":"Jerrell Casper","mobile_number":"870-283-5382","email_id":"Isom_Langosh47@hotmail.com","dop":"2000-01-31","serial_number":"10472425968875","imei1":"10472425968875","imei2":"10472425968875","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160709,"job_number":"JOB_160709","tr_customer_id":160726,"tr_customer_product_id":160716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:51.000Z","modified_at":"2026-01-20T03:56:28.000Z","name":"Albin Beahan","mobile_number":"706-871-1409","email_id":"Aileen_Langosh@hotmail.com","dop":"2000-01-31","serial_number":"10763766475990","imei1":"10763766475990","imei2":"10763766475990","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160662,"job_number":"JOB_160662","tr_customer_id":160679,"tr_customer_product_id":160669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:18.000Z","modified_at":"2026-01-20T03:55:34.000Z","name":"Korey Bayer","mobile_number":"413-578-4961","email_id":"Alda_Abernathy22@gmail.com","dop":"2025-05-30","serial_number":"15525861688899","imei1":"15525861688899","imei2":"15525861688899","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160655,"job_number":"JOB_160655","tr_customer_id":160672,"tr_customer_product_id":160662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:06.000Z","modified_at":"2026-01-20T03:55:43.000Z","name":"Kaia Runolfsson","mobile_number":"270-523-0632","email_id":"Marguerite2@yahoo.com","dop":"2000-01-31","serial_number":"10458444826611","imei1":"10458444826611","imei2":"10458444826611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161094,"job_number":"JOB_161094","tr_customer_id":161111,"tr_customer_product_id":161101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:51.000Z","modified_at":"2026-01-20T07:28:02.000Z","name":"Vaughn Bartell","mobile_number":"859-321-4428","email_id":"Keeley.Pouros@hotmail.com","dop":"2025-11-04","serial_number":"73693695310275","imei1":"73693695310275","imei2":"73693695310275","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":161093,"job_number":"JOB_161093","tr_customer_id":161110,"tr_customer_product_id":161100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:27:35.000Z","modified_at":"2026-01-20T07:27:47.000Z","name":"Tobin Sporer","mobile_number":"937-302-2255","email_id":"Wava14@yahoo.com","dop":"2025-11-04","serial_number":"32962688649003","imei1":"32962688649003","imei2":"32962688649003","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T07:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160986,"job_number":"JOB_160986","tr_customer_id":161003,"tr_customer_product_id":160993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:21.000Z","modified_at":"2026-01-20T06:31:34.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"93953017171655","imei1":"93953017171655","imei2":"93953017171655","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160985,"job_number":"JOB_160985","tr_customer_id":161002,"tr_customer_product_id":160992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:31:03.000Z","modified_at":"2026-01-20T06:31:16.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"57683807460739","imei1":"57683807460739","imei2":"57683807460739","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160981,"job_number":"JOB_160981","tr_customer_id":160998,"tr_customer_product_id":160988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:30:45.000Z","modified_at":"2026-01-20T06:30:58.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32631170477474","imei1":"32631170477474","imei2":"32631170477474","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160953,"job_number":"JOB_160953","tr_customer_id":160970,"tr_customer_product_id":160960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:23:08.000Z","modified_at":"2026-01-20T06:23:40.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"45092320854413","imei1":"45092320854413","imei2":"45092320854413","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160952,"job_number":"JOB_160952","tr_customer_id":160969,"tr_customer_product_id":160959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:22:48.000Z","modified_at":"2026-01-20T06:23:02.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"18199924839846","imei1":"18199924839846","imei2":"18199924839846","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160947,"job_number":"JOB_160947","tr_customer_id":160964,"tr_customer_product_id":160954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:33.000Z","modified_at":"2026-01-20T06:21:47.000Z","name":"Amely Haag","mobile_number":"471-985-5259","email_id":"Beaulah_Murray@gmail.com","dop":"2025-06-09","serial_number":"104074861582239","imei1":"104074861582239","imei2":"104074861582239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160944,"job_number":"JOB_160944","tr_customer_id":160961,"tr_customer_product_id":160951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:21:13.000Z","modified_at":"2026-01-20T06:21:27.000Z","name":"Laila Satterfield","mobile_number":"704-598-7161","email_id":"Jacques.Ondricka43@gmail.com","dop":"2025-06-09","serial_number":"106035842317263","imei1":"106035842317263","imei2":"106035842317263","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160939,"job_number":"JOB_160939","tr_customer_id":160956,"tr_customer_product_id":160946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:20:52.000Z","modified_at":"2026-01-20T06:21:07.000Z","name":"Leonor Williamson","mobile_number":"259-656-4318","email_id":"America_Morar@yahoo.com","dop":"2025-06-09","serial_number":"104307791422923","imei1":"104307791422923","imei2":"104307791422923","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160932,"job_number":"JOB_160932","tr_customer_id":160949,"tr_customer_product_id":160939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:40.000Z","modified_at":"2026-01-20T06:19:05.000Z","name":"Lila DuBuque","mobile_number":"355-207-8171","email_id":"Tommie_Hartmann@yahoo.com","dop":"2025-10-01","serial_number":"10065103289301","imei1":"10065103289301","imei2":"10065103289301","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160931,"job_number":"JOB_160931","tr_customer_id":160948,"tr_customer_product_id":160938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:34.000Z","modified_at":"2026-01-20T06:18:48.000Z","name":"Christ Pouros","mobile_number":"285-211-7053","email_id":"Mike.Gottlieb@hotmail.com","dop":"2025-11-04","serial_number":"62753276757184","imei1":"62753276757184","imei2":"62753276757184","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160930,"job_number":"JOB_160930","tr_customer_id":160947,"tr_customer_product_id":160937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:18:16.000Z","modified_at":"2026-01-20T06:18:29.000Z","name":"Reinhold Luettgen","mobile_number":"246-821-4632","email_id":"Aniya.Mann0@yahoo.com","dop":"2025-11-04","serial_number":"87715093186283","imei1":"87715093186283","imei2":"87715093186283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160927,"job_number":"JOB_160927","tr_customer_id":160944,"tr_customer_product_id":160934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T06:17:57.000Z","modified_at":"2026-01-20T06:18:11.000Z","name":"Elisha Collins","mobile_number":"573-592-0358","email_id":"Archibald.Ratke@yahoo.com","dop":"2025-11-04","serial_number":"99264448493768","imei1":"99264448493768","imei2":"99264448493768","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T06:18:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160886,"job_number":"JOB_160886","tr_customer_id":160903,"tr_customer_product_id":160893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:14:14.000Z","modified_at":"2026-01-20T05:14:26.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11136499852741","imei1":"11136499852741","imei2":"11136499852741","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160884,"job_number":"JOB_160884","tr_customer_id":160901,"tr_customer_product_id":160891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:53.000Z","modified_at":"2026-01-20T05:14:04.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13245457748110","imei1":"13245457748110","imei2":"13245457748110","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160882,"job_number":"JOB_160882","tr_customer_id":160899,"tr_customer_product_id":160889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:35.000Z","modified_at":"2026-01-20T05:13:46.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11146249473334","imei1":"11146249473334","imei2":"11146249473334","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160880,"job_number":"JOB_160880","tr_customer_id":160897,"tr_customer_product_id":160887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:13:16.000Z","modified_at":"2026-01-20T05:13:27.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19728909788970","imei1":"19728909788970","imei2":"19728909788970","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160872,"job_number":"JOB_160872","tr_customer_id":160889,"tr_customer_product_id":160879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T05:00:05.000Z","modified_at":"2026-01-20T05:00:16.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10409593579836","imei1":"10409593579836","imei2":"10409593579836","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160870,"job_number":"JOB_160870","tr_customer_id":160887,"tr_customer_product_id":160877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:43.000Z","modified_at":"2026-01-20T04:59:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16796171909647","imei1":"16796171909647","imei2":"16796171909647","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160868,"job_number":"JOB_160868","tr_customer_id":160885,"tr_customer_product_id":160875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:23.000Z","modified_at":"2026-01-20T04:59:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17207023980733","imei1":"17207023980733","imei2":"17207023980733","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160866,"job_number":"JOB_160866","tr_customer_id":160883,"tr_customer_product_id":160873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:59:03.000Z","modified_at":"2026-01-20T04:59:15.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"16222334712205","imei1":"16222334712205","imei2":"16222334712205","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160862,"job_number":"JOB_160862","tr_customer_id":160879,"tr_customer_product_id":160869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:44.000Z","modified_at":"2026-01-20T04:58:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18020149022183","imei1":"18020149022183","imei2":"18020149022183","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160860,"job_number":"JOB_160860","tr_customer_id":160877,"tr_customer_product_id":160867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:58:22.000Z","modified_at":"2026-01-20T04:58:34.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10427234623079","imei1":"10427234623079","imei2":"10427234623079","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160854,"job_number":"JOB_160854","tr_customer_id":160871,"tr_customer_product_id":160861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:52.000Z","modified_at":"2026-01-20T04:57:03.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"17346727907860","imei1":"17346727907860","imei2":"17346727907860","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160852,"job_number":"JOB_160852","tr_customer_id":160869,"tr_customer_product_id":160859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:56:28.000Z","modified_at":"2026-01-20T04:56:40.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"12573034824456","imei1":"12573034824456","imei2":"12573034824456","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160848,"job_number":"JOB_160848","tr_customer_id":160865,"tr_customer_product_id":160855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:54:42.000Z","modified_at":"2026-01-20T04:54:54.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"10205200980727","imei1":"10205200980727","imei2":"10205200980727","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160842,"job_number":"JOB_160842","tr_customer_id":160859,"tr_customer_product_id":160849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:32.000Z","modified_at":"2026-01-20T04:51:45.000Z","name":"jatin patil","mobile_number":"2345678901","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"11677544424941","imei1":"11677544424941","imei2":"11677544424941","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160840,"job_number":"JOB_160840","tr_customer_id":160857,"tr_customer_product_id":160847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:51:15.000Z","modified_at":"2026-01-20T04:51:28.000Z","name":"om sonawane","mobile_number":"1234567890","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"18048668459068","imei1":"18048668459068","imei2":"18048668459068","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:51:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160838,"job_number":"JOB_160838","tr_customer_id":160855,"tr_customer_product_id":160845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:48:00.000Z","modified_at":"2026-01-20T04:48:13.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"14994443963801","imei1":"14994443963801","imei2":"14994443963801","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160836,"job_number":"JOB_160836","tr_customer_id":160853,"tr_customer_product_id":160843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:47:43.000Z","modified_at":"2026-01-20T04:47:56.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"13207774826203","imei1":"13207774826203","imei2":"13207774826203","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:47:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160834,"job_number":"JOB_160834","tr_customer_id":160851,"tr_customer_product_id":160841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:46:39.000Z","modified_at":"2026-01-20T04:46:52.000Z","name":"{{first_name}} {{last_name}}","mobile_number":"{{mobile_number}}","email_id":"sonawaneom617@gmail.com","dop":"2025-09-23","serial_number":"19541497488305","imei1":"19541497488305","imei2":"19541497488305","popurl":"2025-09-23T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160820,"job_number":"JOB_160820","tr_customer_id":160837,"tr_customer_product_id":160827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:10:29.000Z","modified_at":"2026-01-20T04:10:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15335617777013","imei1":"15335617777013","imei2":"15335617777013","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160812,"job_number":"JOB_160812","tr_customer_id":160829,"tr_customer_product_id":160819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:08:07.000Z","modified_at":"2026-01-20T04:08:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16763457865736","imei1":"16763457865736","imei2":"16763457865736","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160807,"job_number":"JOB_160807","tr_customer_id":160824,"tr_customer_product_id":160814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T04:06:38.000Z","modified_at":"2026-01-20T04:06:45.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14872978628959","imei1":"14872978628959","imei2":"14872978628959","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T04:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160771,"job_number":"JOB_160771","tr_customer_id":160788,"tr_customer_product_id":160778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:57.000Z","modified_at":"2026-01-20T03:57:09.000Z","name":"Ubaldo Spinka","mobile_number":"984-228-1699","email_id":"Orval_Dibbert65@hotmail.com","dop":"2025-06-09","serial_number":"106811387359766","imei1":"106811387359766","imei2":"106811387359766","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:57:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160754,"job_number":"JOB_160754","tr_customer_id":160771,"tr_customer_product_id":160761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:40.000Z","modified_at":"2026-01-20T03:56:52.000Z","name":"Izaiah Green","mobile_number":"947-343-0332","email_id":"Lavina55@yahoo.com","dop":"2025-06-09","serial_number":"103815193047623","imei1":"103815193047623","imei2":"103815193047623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160742,"job_number":"JOB_160742","tr_customer_id":160759,"tr_customer_product_id":160749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:56:23.000Z","modified_at":"2026-01-20T03:56:35.000Z","name":"Reyes Orn","mobile_number":"642-758-2157","email_id":"Oceane.Herman90@yahoo.com","dop":"2025-06-09","serial_number":"109027834954066","imei1":"109027834954066","imei2":"109027834954066","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160660,"job_number":"JOB_160660","tr_customer_id":160677,"tr_customer_product_id":160667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:55:16.000Z","modified_at":"2026-01-20T03:55:39.000Z","name":"Reymundo Collier","mobile_number":"430-936-9275","email_id":"Fritz39@yahoo.com","dop":"2025-10-01","serial_number":"13092724198969","imei1":"13092724198969","imei2":"13092724198969","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160639,"job_number":"JOB_160639","tr_customer_id":160656,"tr_customer_product_id":160646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:43.000Z","modified_at":"2026-01-20T03:54:52.000Z","name":"giyu tomiaka","mobile_number":"661-306-1487","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"810129453968525","imei1":"810129453968525","imei2":"810129453968525","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160622,"job_number":"JOB_160622","tr_customer_id":160639,"tr_customer_product_id":160629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:31.000Z","modified_at":"2026-01-20T03:54:41.000Z","name":"tanjiro kamado","mobile_number":"653-494-2222","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"600147797412783","imei1":"600147797412783","imei2":"600147797412783","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160610,"job_number":"JOB_160610","tr_customer_id":160627,"tr_customer_product_id":160617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:54:20.000Z","modified_at":"2026-01-20T03:54:29.000Z","name":"saitama sensei","mobile_number":"429-955-6204","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"827661603137662","imei1":"827661603137662","imei2":"827661603137662","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160598,"job_number":"JOB_160598","tr_customer_id":160615,"tr_customer_product_id":160605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T03:53:02.000Z","modified_at":"2026-01-20T03:53:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17112240240304","imei1":"17112240240304","imei2":"17112240240304","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":160574,"job_number":"JOB_160574","tr_customer_id":160591,"tr_customer_product_id":160581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:50:39.000Z","modified_at":"2026-01-20T01:50:46.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10923379255846","imei1":"10923379255846","imei2":"10923379255846","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-20T01:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df8b1830-1554-4885-9692-fefb384546a7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7de-wrKW0DYkTilATo3F5gBthDCw2k8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Tue, 20 Jan 2026 07:28:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:13.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T07:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7676b141-86c3-4476-b674-0d376c38bee3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161095
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2ODg5NDA5M30.7MZuloHjbMMzdpSixXphYY9fPcG3626JhnjOTfqdT4I |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 120d4c43-06e9-420a-96ca-146c0a682876 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-TQox5+uryDu+0ibtN5cvc2WsYLs" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":160570,"job_number":"JOB_160570","tr_customer_id":160587,"tr_customer_product_id":160577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T01:14:25.000Z","modified_at":"2026-01-20T01:32:49.000Z","name":"Navin Singh","mobile_number":"9590727199","email_id":"navin.bmsce@gmail.com","dop":"2026-01-19","serial_number":"23145678922344","imei1":"23145678922344","imei2":"23145678922344","popurl":"2026-01-19T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-20T01:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58c922c2-f16e-49ac-9ad0-176d0e7c103b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-34K/Cp2Ts93eg58qxztMbxcMK+8" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwOTZ9.IVhRtbNQ06PymkVjnyCPvZXsJuhvYJJcwggH7VP_a8k"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 585bd470-3904-4bf8-ad43-40f955a2df07 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ad0de75-40af-490d-8be5-5cf5f6b10850 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-l+KR+iNUNG9SaegE3YbJAh+v6f0" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":524},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 111c0947-7d55-487f-9bdd-211d65766c5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-l5IqfGNwLMmf/W3PqgU+RDgb37Y" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:15.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | baa9909b-1a51-4c51-9642-dad964198c61 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1014 |
| ETag | W/"3f6-l5IqfGNwLMmf/W3PqgU+RDgb37Y" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":161095,"job_number":"JOB_161095","tr_customer_id":161112,"tr_customer_product_id":161102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-20T07:28:06.000Z","modified_at":"2026-01-20T07:28:15.000Z","name":"Dorris White","mobile_number":"373-451-3693","email_id":"Jonas_Ziemann91@yahoo.com","dop":"2025-11-04","serial_number":"84948656983036","imei1":"84948656983036","imei2":"84948656983036","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-20T07:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2fd73d31-e30d-43cf-a891-f5dff36c2462 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 161095
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6890187-ab23-4934-86bf-98f8ec3b1cfa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njg4OTQwODN9.NiabsFuJjM191k0atIfFkBOz3CIjIuI9MgPlJNuKl0U |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3b27692a-24d7-4783-9d8b-cd79a4abd85c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Tue, 20 Jan 2026 07:28:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|